We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166acd2 commit e04ee51Copy full SHA for e04ee51
1 file changed
bin/RegCleaner.au3
@@ -2,6 +2,7 @@
2
#AutoIt3Wrapper_Run_AU3Check=Y
3
#AutoIt3Wrapper_AU3Check_Stop_OnWarning=y
4
#AutoIt3Wrapper_AU3Check_Parameters=-d -w 1 -w 2 -w 3 -w 4 -w 5 -w 6 -w 7
5
+#Tidy_Parameters=/reel
6
7
#include <GUIConstantsEx.au3>
8
#include <GuiListView.au3>
@@ -106,4 +107,3 @@ Func __Delete_Checked_Items($hLV)
106
107
EndIf
108
Next
109
EndFunc ;==>__Delete_Checked_Items
-;---------------------------------------------------------------------------------------
0 commit comments