diff options
Diffstat (limited to 'plugins/CurrencyRates/res/Forex.rc')
-rw-r--r-- | plugins/CurrencyRates/res/Forex.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CurrencyRates/res/Forex.rc b/plugins/CurrencyRates/res/Forex.rc index 05b0d2732c..ecd52b4664 100644 --- a/plugins/CurrencyRates/res/Forex.rc +++ b/plugins/CurrencyRates/res/Forex.rc @@ -251,7 +251,7 @@ END IDD_DIALOG_CURRENCYRATE_INFO_1 DIALOGEX 0, 0, 222, 143 STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU -CAPTION "CurrencyRate\\Rate Info" +CAPTION "Rate Info" FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN CTEXT "",IDC_STATIC_CURRENCYRATE_NAME,7,7,208,8 |