X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..bd73ba41f93a040ecf9c18040d7f788992d0a6ec:/include/wx/brush.h diff --git a/include/wx/brush.h b/include/wx/brush.h index ddcae04a49..b8ddfd0181 100644 --- a/include/wx/brush.h +++ b/include/wx/brush.h @@ -9,8 +9,6 @@ #include "wx/gtk/brush.h" #elif defined(__WXMGL__) #include "wx/mgl/brush.h" -#elif defined(__WXQT__) -#include "wx/qt/brush.h" #elif defined(__WXMAC__) #include "wx/mac/brush.h" #elif defined(__WXPM__)