]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tbarmsw.h
Added wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement
[wxWidgets.git] / include / wx / tbarmsw.h
index 4b9d761fcfb87d08c63d71c4ddf318c5ace20271..b79f2200c651565b2ea420057c2ff4f7736fe528 100644 (file)
@@ -7,6 +7,8 @@
 #include "wx/motif/tbarmsw.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/tbarmsw.h"
+#elif defined(__WXPM__)
+#include "wx/os2/tbarmsw.h"
 #endif
 
 #endif