diff options
author | pixel <pixel> | 2003-10-10 03:11:57 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-10-10 03:11:57 +0000 |
commit | 7cf5187c0a8cedba390a5455b63ed4ecf867be32 (patch) | |
tree | c1fc5653506f7af06d67b0de8aa5e59f80e0696f /PE | |
parent | 963339f670899fd2a9ef7fe144eb6b6d3d615aa2 (diff) |
Bug fixé?
Diffstat (limited to 'PE')
-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
|