diff options
author | Dioksin <dioksin@ua.fm> | 2014-04-02 14:18:49 +0000 |
---|---|---|
committer | Dioksin <dioksin@ua.fm> | 2014-04-02 14:18:49 +0000 |
commit | 09d94267629233582f3d56fa4dbea69c95dfea3c (patch) | |
tree | 4ade8527f13ba44d8f0411bdbd87216ee65aad47 /plugins/Quotes/src/resource.h | |
parent | a1cc2175f61db72a71b26c5be3787f977c021cfb (diff) |
Quotes plugin reworked accordingly to Miranda NG requirements
git-svn-id: http://svn.miranda-ng.org/main/trunk@8826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Quotes/src/resource.h')
-rw-r--r-- | plugins/Quotes/src/resource.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Quotes/src/resource.h b/plugins/Quotes/src/resource.h index 50ee0a637b..883d45b747 100644 --- a/plugins/Quotes/src/resource.h +++ b/plugins/Quotes/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by Forex.rc
+// Used by C:\Code\My code\Miranda NG\plugins\Quotes\res\Forex.rc
//
#define IDD_DIALOG_ECONOMIC_RATES 101
#define IDI_ICON_MAIN 102
@@ -24,6 +24,8 @@ #define IDD_PROVIDER_ADV_SETTINGS 120
#define IDI_ICON_SWAP 121
#define IDD_DIALOG_POPUP 121
+#define IDI_ICON_MAIN1 122
+#define IDI_ICON_DISABLED 122
#define IDD_DIALOG_VARIABLE_LIST 123
#define IDC_TREE_ECONOMIC_RATES 1001
#define IDC_EDIT_REFRESH_RATE 1002
|