]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/control.h
Correct the wxButton::Setlabel nonsense
[wxWidgets.git] / include / wx / control.h
index b424a69cdb0b298846c0dc3af676b2d35af7a45f..e6a4b8fed2d5796edc931f127939c7d6788bad23 100644 (file)
@@ -7,6 +7,8 @@
 #include "wx/xt/control.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/control.h"
+#elif defined(__WXQT__)
+#include "wx/qt/control.h"
 #endif
 
 #endif