X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0b575116060526bf26554a2fe5d29ec2c0bc693..96dc06fdcece9307ffb0c23bb6944ff03c526808:/include/wx/os2/tglbtn.h?ds=inline diff --git a/include/wx/os2/tglbtn.h b/include/wx/os2/tglbtn.h index a8a1e6d1c5..8c72a5ac41 100644 --- a/include/wx/os2/tglbtn.h +++ b/include/wx/os2/tglbtn.h @@ -7,16 +7,14 @@ // Created: 08.02.01 // RCS-ID: $Id$ // Copyright: (c) 2005 David A Webster -// License: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_TOGGLEBUTTON_H_ #define _WX_TOGGLEBUTTON_H_ -extern WXDLLEXPORT_DATA(const char) wxCheckBoxNameStr[]; - // Checkbox item (single checkbox) -class WXDLLEXPORT wxToggleButton : public wxToggleButtonBase +class WXDLLIMPEXP_CORE wxToggleButton : public wxToggleButtonBase { public: wxToggleButton() {}