]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/tabctrl.cpp
added wxDisplayFactoryX11 ctor body
[wxWidgets.git] / src / palmos / tabctrl.cpp
index 68d877c8a30323755a71389c3d59207ef01c0fed..30933e9d4013eef2e8b395f26bb15614e687d1d6 100644 (file)
@@ -16,6 +16,8 @@
 #pragma hdrstop
 #endif
 
 #pragma hdrstop
 #endif
 
+#if wxUSE_TAB_DIALOG
+
 #ifndef WX_PRECOMP
 #include "wx/wx.h"
 #endif
 #ifndef WX_PRECOMP
 #include "wx/wx.h"
 #endif
@@ -177,3 +179,4 @@ void wxTabCtrl::SetPadding(const wxSize& padding)
 #endif
     // __WIN95__
 
 #endif
     // __WIN95__
 
+#endif // wxUSE_TAB_DIALOG