X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/403aced8ed8e6e814f6979cc3d6988c7f731438d..9bb1b0554014ee7f1e482d64c899ecef0391e74b:/include/wx/stattext.h diff --git a/include/wx/stattext.h b/include/wx/stattext.h index 4df4158dc0..60fd8ede0a 100644 --- a/include/wx/stattext.h +++ b/include/wx/stattext.h @@ -22,14 +22,12 @@ public: #include "wx/motif/stattext.h" #elif defined(__WXGTK__) #include "wx/gtk/stattext.h" -#elif defined(__WXQT__) - #include "wx/qt/stattext.h" #elif defined(__WXMAC__) #include "wx/mac/stattext.h" +#elif defined(__WXCOCOA__) + #include "wx/cocoa/stattext.h" #elif defined(__WXPM__) #include "wx/os2/stattext.h" -#elif defined(__WXSTUBS__) - #include "wx/stubs/stattext.h" #endif #endif // wxUSE_STATTEXT