diff options
Diffstat (limited to '')
-rw-r--r-- | CPP/7zip/UI/FileManager/SettingsPage.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/7zip/UI/FileManager/SettingsPage.rc b/CPP/7zip/UI/FileManager/SettingsPage.rc index baab484..59ea5ee 100644 --- a/CPP/7zip/UI/FileManager/SettingsPage.rc +++ b/CPP/7zip/UI/FileManager/SettingsPage.rc | |||
@@ -1,8 +1,8 @@ | |||
1 | #include "SettingsPageRes.h" | 1 | #include "SettingsPageRes.h" |
2 | #include "../../GuiCommon.rc" | 2 | #include "../../GuiCommon.rc" |
3 | 3 | ||
4 | #define xc 240 | 4 | #define xc OPTIONS_PAGE_XC_SIZE |
5 | #define yc 250 | 5 | #define yc OPTIONS_PAGE_YC_SIZE |
6 | 6 | ||
7 | IDD_SETTINGS MY_PAGE | 7 | IDD_SETTINGS MY_PAGE |
8 | #include "SettingsPage2.rc" | 8 | #include "SettingsPage2.rc" |