]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbox.h
added selecting-while-dragging
[wxWidgets.git] / include / wx / statbox.h
index 3edf096c1ef6739e304f8c40bedd73a577e1f89b..7effb7b4a219f5b8efaefb2ed3958946e8ca0f70 100644 (file)
@@ -26,14 +26,12 @@ public:
 #include "wx/motif/statbox.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/statbox.h"
 #include "wx/motif/statbox.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/statbox.h"
-#elif defined(__WXQT__)
-#include "wx/qt/statbox.h"
 #elif defined(__WXMAC__)
 #include "wx/mac/statbox.h"
 #elif defined(__WXMAC__)
 #include "wx/mac/statbox.h"
+#elif defined(__WXCOCOA__)
+#include "wx/cocoa/statbox.h"
 #elif defined(__WXPM__)
 #include "wx/os2/statbox.h"
 #elif defined(__WXPM__)
 #include "wx/os2/statbox.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/statbox.h"
 #endif
 
 #endif // wxUSE_STATBOX
 #endif
 
 #endif // wxUSE_STATBOX