diff options
author | George Hazan <ghazan@miranda.im> | 2019-04-12 20:28:42 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-04-12 20:28:42 +0300 |
commit | 26e51a3da66e2fda76fdf70fad849a9d4c58fd85 (patch) | |
tree | 1ad3bb0d15d3e5b1ed5a6fef3f0656ec34d995d8 /protocols/NewsAggregator/Res/Resource.rc | |
parent | b439b465f5ab39ac06cf9b32ab927cca787e4cfe (diff) |
wiping custom icolib functions: NewsAggregator
Diffstat (limited to 'protocols/NewsAggregator/Res/Resource.rc')
-rw-r--r-- | protocols/NewsAggregator/Res/Resource.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/NewsAggregator/Res/Resource.rc b/protocols/NewsAggregator/Res/Resource.rc index eb7688640f..9b8b50cfaa 100644 --- a/protocols/NewsAggregator/Res/Resource.rc +++ b/protocols/NewsAggregator/Res/Resource.rc @@ -28,6 +28,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT // remains consistent on all systems. IDI_ICON ICON "Main.ico" IDI_CHECKALL ICON "CheckAll.ico" +IDI_CHECKFEED ICON "CheckAll.ico" IDI_ADDFEED ICON "AddFeed.ico" IDI_IMPORTFEEDS ICON "Import.ico" IDI_EXPORTFEEDS ICON "Export.ico" |