diff options
Diffstat (limited to 'plugins/Quotes/res/Forex.rc')
-rw-r--r-- | plugins/Quotes/res/Forex.rc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/Quotes/res/Forex.rc b/plugins/Quotes/res/Forex.rc index cb7935cf0f..61f9f55618 100644 --- a/plugins/Quotes/res/Forex.rc +++ b/plugins/Quotes/res/Forex.rc @@ -37,7 +37,7 @@ IDI_ICON_EXPORT ICON "Export quotes.ico" IDI_ICON_SWAP ICON "swap.ico"
IDI_ICON_IMPORT ICON "Import quotes.ico"
IDI_ICON_NOTCHANGED ICON "notchanged.ico"
-
+IDI_ICON_DISABLED ICON "AutoUpdateDisabled.ico"
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
@@ -418,7 +418,6 @@ BEGIN END
#endif // APSTUDIO_INVOKED
-
#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
|