diff options
-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
|