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