]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/taskbar.h
Added userData to wxSizerItems and other things to make sizers more
[wxWidgets.git] / include / wx / taskbar.h
index 614edbb6556f8aafbc51fb1c111e1041c1a7efd9..3474858a655766de631a06921d7f10af4a6799e0 100644 (file)
@@ -9,6 +9,8 @@
 #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