git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15835
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define USE_GENERIC_TBAR 0
// define this to use XPMs everywhere (by default, BMPs are used under Win)
#define USE_GENERIC_TBAR 0
// define this to use XPMs everywhere (by default, BMPs are used under Win)
+// BMPs use less space, but aren't compiled into the executable on other platforms
#ifdef __WXMSW__
#define USE_XPM_BITMAPS 0
#else
#ifdef __WXMSW__
#define USE_XPM_BITMAPS 0
#else