]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/combobox.h
code using ms_PaintDC changed a little (a couple of asserts added, the behaviour
[wxWidgets.git] / include / wx / combobox.h
index 709a399e2834e33a1a2f4c09b546b1f4d0fcb31a..e5ffb31efc7db2d0100dbf58408866ab238145a4 100644 (file)
@@ -7,6 +7,8 @@
 #include "wx/xt/combobox.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/combobox.h"
+#elif defined(__WXQT__)
+#include "wx/qt/combobox.h"
 #endif
 
 #endif