diff options
author | dartraiden <wowemuh@gmail.com> | 2024-02-09 10:18:27 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2024-02-09 10:18:27 +0300 |
commit | 44293bb1991dfabf262ce2b5006523306b336864 (patch) | |
tree | c014949600cb809e820b9c3b2e0a59c30fed0ed0 /protocols | |
parent | 5320835a27e6f7a59e53b40b28082b4482e593a7 (diff) |
CurrencyRates: resource cosmetic
Diffstat (limited to 'protocols')
-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 |