X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fe8b421fc1e5bb71e7ce3e2272d747ac6df079c..63a6a75000ded502087a9e063569d1ce864951b9:/include/wx/commandlinkbutton.h?ds=sidebyside diff --git a/include/wx/commandlinkbutton.h b/include/wx/commandlinkbutton.h index a1a5f31d0a..2fc77cdfcb 100644 --- a/include/wx/commandlinkbutton.h +++ b/include/wx/commandlinkbutton.h @@ -132,7 +132,7 @@ private: wxDECLARE_NO_COPY_CLASS(wxGenericCommandLinkButton); }; -#if defined(__WXMSW__) +#if defined(__WXMSW__) && !defined(__WXUNIVERSAL__) #include "wx/msw/commandlinkbutton.h" #else class WXDLLIMPEXP_ADV wxCommandLinkButton : public wxGenericCommandLinkButton