diff options
-rw-r--r-- | protocols/CurrencyRates/res/Forex.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/CurrencyRates/res/Forex.rc b/protocols/CurrencyRates/res/Forex.rc index 2ad07c19b5..d6f14ba3db 100644 --- a/protocols/CurrencyRates/res/Forex.rc +++ b/protocols/CurrencyRates/res/Forex.rc @@ -160,7 +160,7 @@ BEGIN EDITTEXT IDC_EDIT_PREVIOUS_RATE,97,75,61,12,ES_AUTOHSCROLL | ES_READONLY END -IDD_OPTIONS_GENERAL DIALOGEX 0, 0, 310, 242 +IDD_OPTIONS_GENERAL DIALOGEX 0, 0, 310, 222 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 |