]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/taskbar.h
use wxBusyCursor in wxHtmlWindow instead of SetCursor (the next step is figuring...
[wxWidgets.git] / include / wx / taskbar.h
index 5b70d8573d13d7e6ea51cbba1f31cfaeb25c0d41..8a212f71f4111b7729f0a2eaff84ac7f2c9c5d41 100644 (file)
@@ -4,9 +4,12 @@
 #if defined(__WXMSW__)
 #include "wx/msw/taskbar.h"
 #elif defined(__WXMOTIF__)
+#include "wx/motif/taskbar.h"
 #elif defined(__WXGTK__)
-#elif defined(__WXQT__)
 #elif defined(__WXMAC__)
+#include "wx/mac/taskbar.h"
+#elif defined(__WXPM__)
+#include "wx/os2/taskbar.h"
 #elif defined(__WXSTUBS__)
 #include "wx/stubs/taskbar.h"
 #endif