]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbmp.h
moved MGL initialization to earlier stage (crashes otherwise...) and implemented...
[wxWidgets.git] / include / wx / statbmp.h
index b029e5833a2e494aa0e0c98b1a212c82ca7ac057..93f26e79245c927ddccabe604330a0d19dbf2971 100644 (file)
@@ -54,8 +54,6 @@ protected:
     #include "wx/motif/statbmp.h"
 #elif defined(__WXGTK__)
     #include "wx/gtk/statbmp.h"
-#elif defined(__WXQT__)
-    #include "wx/qt/statbmp.h"
 #elif defined(__WXMAC__)
     #include "wx/mac/statbmp.h"
 #elif defined(__WXPM__)