diff options
Diffstat (limited to 'plugins/TopToolBar/res')
-rw-r--r-- | plugins/TopToolBar/res/main.rc | 8 | ||||
-rw-r--r-- | plugins/TopToolBar/res/sep.bmp | bin | 1194 -> 0 bytes | |||
-rw-r--r-- | plugins/TopToolBar/res/separator.ico | bin | 0 -> 1150 bytes |
3 files changed, 1 insertions, 7 deletions
diff --git a/plugins/TopToolBar/res/main.rc b/plugins/TopToolBar/res/main.rc index 1344c89e5c..1f4f2da3b5 100644 --- a/plugins/TopToolBar/res/main.rc +++ b/plugins/TopToolBar/res/main.rc @@ -81,13 +81,6 @@ END #endif // APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Bitmap
-//
-
-IDB_SEP BITMAP "sep.bmp"
-
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
@@ -130,6 +123,7 @@ IDI_SOUNDSOFF ICON "Sounds Enable_Disable_DN.ico" IDI_SOUNDSON ICON "Sounds Enable_Disable_UP.ico"
IDI_METAON ICON "..\\..\\..\\src\\mir_app\\res\\meta_menu.ico"
IDI_METAOFF ICON "..\\..\\..\\src\\mir_app\\res\\meta_menuof.ico"
+IDI_SEPARATOR ICON "separator.ico"
#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////
diff --git a/plugins/TopToolBar/res/sep.bmp b/plugins/TopToolBar/res/sep.bmp Binary files differdeleted file mode 100644 index 1665285275..0000000000 --- a/plugins/TopToolBar/res/sep.bmp +++ /dev/null diff --git a/plugins/TopToolBar/res/separator.ico b/plugins/TopToolBar/res/separator.ico Binary files differnew file mode 100644 index 0000000000..b0ece1fb25 --- /dev/null +++ b/plugins/TopToolBar/res/separator.ico |