X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f11bdd03b9623a61bfe3137beeefd7b1256bb9a1..13b1472fdd967912d2d003881f981b5f9f5b509c:/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__)