Skip to content

Commit

Permalink
Remove unneeded panel creator resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyrfo committed Aug 10, 2013
1 parent e1496a3 commit 48692e0
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 314 deletions.
3 changes: 1 addition & 2 deletions AutoIT/PanelCreator.au3
Expand Up @@ -8,7 +8,6 @@
#AutoIt3Wrapper_Res_Fileversion=6.0.0.0
#AutoIt3Wrapper_Res_LegalCopyright=Xyrfo 2013
#AutoIt3Wrapper_AU3Check_Parameters=-q -w 1 -w 2 -w 4 -w 6 -w 7
#AutoIt3Wrapper_Run_Tidy=y
#endregion ;**** Directives created by AutoIt3Wrapper_GUI ****

#include <File.au3>
Expand Down Expand Up @@ -408,4 +407,4 @@ EndFunc ;==>DrawColorBox
Func AddAlpha($hex)
If StringLen($hex) <> 8 Then Return $hex
Return BitOR(0xFF000000, $hex)
EndFunc ;==>AddAlpha
EndFunc ;==>AddAlpha
Binary file modified WP7/@Resources/Common/PanelCreator/PanelCreator.exe
Binary file not shown.

This file was deleted.

97 changes: 0 additions & 97 deletions WP7/@Resources/Common/PanelCreator/Templates/bigicon.inc

This file was deleted.

Binary file not shown.
99 changes: 0 additions & 99 deletions WP7/@Resources/Common/PanelCreator/Templates/default.inc

This file was deleted.

Binary file not shown.
112 changes: 0 additions & 112 deletions WP7/@Resources/Common/PanelCreator/Templates/win8.inc

This file was deleted.

Binary file not shown.
Binary file modified WP7/@Resources/Common/Size/size.exe
Binary file not shown.

0 comments on commit 48692e0

Please sign in to comment.