diff options
author | pixel <pixel> | 2003-10-10 03:08:54 +0000 |
---|---|---|
committer | pixel <pixel> | 2003-10-10 03:08:54 +0000 |
commit | d1fe8f821724fa2d17237ce6ea917f91b24a920e (patch) | |
tree | 17584ff9eb7e3ae08fca17d20fb7b59955f54aa7 /PE | |
parent | 2e93c7e730e8c87e1dbfe7282395013f1b4ba390 (diff) |
On continue à nettoyer...
Diffstat (limited to 'PE')
-rw-r--r-- | PE/pepatch.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PE/pepatch.rc b/PE/pepatch.rc index 967072f..ee744fd 100644 --- a/PE/pepatch.rc +++ b/PE/pepatch.rc @@ -141,7 +141,7 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN
DEFPUSHBUTTON "Créer",IDOK,259,6,50,14
PUSHBUTTON "Quitter",IDCANCEL,259,24,50,14
- CONTROL 106,IDC_STATIC,"Static",SS_BITMAP,269,118,43,39
+ CONTROL 103,IDC_STATIC,"Static",SS_BITMAP,271,117,43,39
CONTROL "Inclure le sélecteur PAL/NTSC",IDC_PALFIX,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,6,141,114,14
CONTROL "",IDC_STATIC,"Static",SS_ETCHEDFRAME,1,1,314,157
|