X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7276b44ce5db60d1dea4a70d863d674cc1aca96..a4f6fe43c33bd7933645d110ad2719871dab043d:/include/wx/os2/button.h?ds=sidebyside diff --git a/include/wx/os2/button.h b/include/wx/os2/button.h index 15de85ecd5..e6e68407da 100644 --- a/include/wx/os2/button.h +++ b/include/wx/os2/button.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: button.h +// Name: wx/os2/button.h // Purpose: wxButton class // Author: David Webster // Modified by: @@ -15,7 +15,7 @@ #include "wx/control.h" // Pushbutton -class WXDLLEXPORT wxButton: public wxButtonBase +class WXDLLIMPEXP_CORE wxButton: public wxButtonBase { public: inline wxButton() {}