]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choice.h
DP: native wxTreeCtrl for GTK.
[wxWidgets.git] / include / wx / choice.h
index 4bda50c2f482af6e19447df9039f8147d80654a5..a6b981d746f06060e96bc82c4030a014ffacac1f 100644 (file)
@@ -7,6 +7,8 @@
 #include "wx/xt/choice.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/choice.h"
+#elif defined(__WXQT__)
+#include "wx/qt/choice.h"
 #endif
 
 #endif