]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/taskbar.h
create the DIBs in correct (and not down up) line order
[wxWidgets.git] / include / wx / taskbar.h
index 5b70d8573d13d7e6ea51cbba1f31cfaeb25c0d41..a5a73f6c159a5d528aba72c0081786ce9158cdd4 100644 (file)
@@ -4,11 +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__)
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/taskbar.h"
+#include "wx/mac/taskbar.h"
+#elif defined(__WXPM__)
+#include "wx/os2/taskbar.h"
 #endif
 
 #endif