diff options
-rw-r--r-- | PE/pepatch.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/PE/pepatch.rc b/PE/pepatch.rc index ee744fd..dd7569c 100644 --- a/PE/pepatch.rc +++ b/PE/pepatch.rc @@ -141,7 +141,6 @@ 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 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
|