]>
git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/tbargtk.h
#endif
#include "wx/defs.h"
+
+#if wxUSE_TOOLBAR
+
#include "wx/control.h"
#include "wx/bitmap.h"
#include "wx/tbarbase.h"
bool m_hasToolAlready;
};
+#endif
+
#endif
// __TBARGTKH__