Kill themes in the config and load pngs from "theme" directory for now.

This commit is contained in:
Jordan Woyak
2013-01-09 23:52:42 -06:00
parent 6b3a3ff054
commit 0c95673478
5 changed files with 17 additions and 123 deletions

View File

@ -210,15 +210,6 @@ private:
EToolbar_Max
};
enum EBitmapsThemes
{
BOOMY,
VISTA,
XPLASTIK,
KDE,
THEMES_MAX
};
wxBitmap m_Bitmaps[EToolbar_Max];
wxBitmap m_BitmapsMenu[EToolbar_Max];