]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/brush.h
made pre-compiling the python files optional
[wxWidgets.git] / include / wx / brush.h
index fd7657e4d6c73945c04037db8de7109e94184911..f29460b1c92ab6c1594c603f4e5b5cb0d3c92c72 100644 (file)
@@ -7,6 +7,8 @@
 #include "wx/xt/brush.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/brush.h"
+#elif defined(__WXQT__)
+#include "wx/qt/brush.h"
 #endif
 
 #endif