]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/combobox.h
patches from Ricky Gonzales <gonzales@pyramid3.net>:
[wxWidgets.git] / include / wx / combobox.h
index 26512aa0cd5460a5e01da7dbd269b946e2329a57..9c80b16565077e0372c78fa69ed96bf5503ccb77 100644 (file)
@@ -11,6 +11,8 @@
 #include "wx/qt/combobox.h"
 #elif defined(__WXMAC__)
 #include "wx/mac/combobox.h"
+#elif defined(__WXPM__)
+#include "wx/os2/combobox.h"
 #elif defined(__WXSTUBS__)
 #include "wx/stubs/combobox.h"
 #endif