git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2704
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
* Use this control
*/
#define wxUSE_TOOLBAR 0
* Use this control
*/
#define wxUSE_TOOLBAR 0
+
+#ifdef __WXWINE__
+ #if wxUSE_TOOLBAR
+ #define wxUSE_BUTTONBAR
+ #endif
+#endif
+
static void * GetSymbol(wxDllType dllHandle, const wxString &name);
private:
/// forbid construction of objects
static void * GetSymbol(wxDllType dllHandle, const wxString &name);
private:
/// forbid construction of objects
};
// ----------------------------------------------------------------------------
};
// ----------------------------------------------------------------------------