A few more WINE fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-06-08 10:08:05 +00:00
parent b54238992f
commit d1c7e624c4
3 changed files with 3 additions and 1 deletions

View File

@@ -256,7 +256,7 @@
#ifdef __WXWINE__
#if wxUSE_TOOLBAR
#define wxUSE_BUTTONBAR
#define wxUSE_BUTTONBAR 1
#endif
#endif