Skip to content

Commit e04ee51

Browse files
authored
Update RegCleaner.au3
1 parent 166acd2 commit e04ee51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/RegCleaner.au3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#AutoIt3Wrapper_Run_AU3Check=Y
33
#AutoIt3Wrapper_AU3Check_Stop_OnWarning=y
44
#AutoIt3Wrapper_AU3Check_Parameters=-d -w 1 -w 2 -w 3 -w 4 -w 5 -w 6 -w 7
5+
#Tidy_Parameters=/reel
56

67
#include <GUIConstantsEx.au3>
78
#include <GuiListView.au3>
@@ -106,4 +107,3 @@ Func __Delete_Checked_Items($hLV)
106107
EndIf
107108
Next
108109
EndFunc ;==>__Delete_Checked_Items
109-
;---------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)