X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7276b44ce5db60d1dea4a70d863d674cc1aca96..9869c26285dc51d13607cddaa04f65ce983653a5:/include/wx/os2/button.h diff --git a/include/wx/os2/button.h b/include/wx/os2/button.h index 15de85ecd5..134c4ce017 100644 --- a/include/wx/os2/button.h +++ b/include/wx/os2/button.h @@ -1,10 +1,9 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: button.h +// Name: wx/os2/button.h // Purpose: wxButton class // Author: David Webster // Modified by: // Created: 10/13/99 -// RCS-ID: $Id$ // Copyright: (c) David Webster // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -15,7 +14,7 @@ #include "wx/control.h" // Pushbutton -class WXDLLEXPORT wxButton: public wxButtonBase +class WXDLLIMPEXP_CORE wxButton: public wxButtonBase { public: inline wxButton() {}