diff options
Diffstat (limited to 'protocols/CurrencyRates')
-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 f42184d326..2ad07c19b5 100644 --- a/protocols/CurrencyRates/res/Forex.rc +++ b/protocols/CurrencyRates/res/Forex.rc @@ -184,7 +184,7 @@ BEGIN EDITTEXT IDC_EDIT_TENDENCY_FORMAT,117,193,120,12,ES_AUTOHSCROLL LTEXT "&Personal key:",IDC_STATIC,7,210,107,8 EDITTEXT IDC_EDIT_PERSONAL_KEY,117,208,120,12,ES_AUTOHSCROLL - PUSHBUTTON "Get key",IDC_GET_KEY,245,208,50,12 + PUSHBUTTON "Get key",IDC_GET_KEY,240,208,65,12 END IDD_OPTIONS_ADVANCED DIALOGEX 0, 0, 310, 145 |