X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f11bdd03b9623a61bfe3137beeefd7b1256bb9a1..d63819e045d0ed384407931274b6e09bf92b5c12:/include/wx/statbmp.h diff --git a/include/wx/statbmp.h b/include/wx/statbmp.h index b029e5833a..93f26e7924 100644 --- a/include/wx/statbmp.h +++ b/include/wx/statbmp.h @@ -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__)