diff options
-rw-r--r-- | PE/pepatch.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PE/pepatch.rc b/PE/pepatch.rc index dd7569c..611dad5 100644 --- a/PE/pepatch.rc +++ b/PE/pepatch.rc @@ -145,6 +145,7 @@ BEGIN BS_AUTOCHECKBOX | WS_TABSTOP,6,141,114,14
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,1,1,314,157
LTEXT "Static",IDC_ABOUT,5,4,252,137
+ CONTROL 103,IDC_STATIC,"Static",SS_BITMAP,271,117,43,39
END
|