]> 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 614edbb6556f8aafbc51fb1c111e1041c1a7efd9..a5a73f6c159a5d528aba72c0081786ce9158cdd4 100644 (file)
@@ -6,11 +6,10 @@
 #elif defined(__WXMOTIF__)
 #include "wx/motif/taskbar.h"
 #elif defined(__WXGTK__)
-#elif defined(__WXQT__)
 #elif defined(__WXMAC__)
 #include "wx/mac/taskbar.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/taskbar.h"
+#elif defined(__WXPM__)
+#include "wx/os2/taskbar.h"
 #endif
 
 #endif