diff options
author | George Hazan <ghazan@miranda.im> | 2016-10-22 19:56:37 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2016-10-22 20:38:07 +0300 |
commit | 6332669686271b321e3cc142392801965e4b5a79 (patch) | |
tree | 3fd008271980bf859264d3a1d976a342be47e299 /plugins/StatusManager/res/resource.rc | |
parent | 5536bc3778079e0ddfbc46dfa7ddd1b8e4807845 (diff) |
- warning fixes;
- resource optimization
- fix for a typo
Diffstat (limited to 'plugins/StatusManager/res/resource.rc')
-rw-r--r-- | plugins/StatusManager/res/resource.rc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/StatusManager/res/resource.rc b/plugins/StatusManager/res/resource.rc index 873c8cf182..730ac2a883 100644 --- a/plugins/StatusManager/res/resource.rc +++ b/plugins/StatusManager/res/resource.rc @@ -44,6 +44,13 @@ END #endif // APSTUDIO_INVOKED +///////////////////////////////////////////////////////////////////////////// +// +// Bitmap +// + +IDI_TTBDOWN ICON "res\\ttbDown.ico" +IDI_TTBUP ICON "res\\ttbUp.ico" ///////////////////////////////////////////////////////////////////////////// // |