]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbox.h
WXFARPROC prototyped as `typedef int (__stdcall *WXFARPROC)()' (does Borland
[wxWidgets.git] / include / wx / statbox.h
index 345a2143071bdf89be6e5a0e09d71eda7800aeb0..9bd9006136021973cc8a18e36880036e39b3e454 100644 (file)
@@ -7,6 +7,8 @@
 #include "wx/xt/statbox.h"
 #elif defined(__WXGTK__)
 #include "wx/gtk/statbox.h"
+#elif defined(__WXQT__)
+#include "wx/qt/statbox.h"
 #endif
 
 #endif