X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/03647350fc7cd141953c72e0284e928847d30f44..715efa4e254cf811bd14617d121b92fa82d64f8c:/include/wx/osx/tglbtn.h diff --git a/include/wx/osx/tglbtn.h b/include/wx/osx/tglbtn.h index 0eee6f3239..1782efd829 100644 --- a/include/wx/osx/tglbtn.h +++ b/include/wx/osx/tglbtn.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/mac/tglbtn.h +// Name: wx/osx/tglbtn.h // Purpose: Declaration of the wxToggleButton class, which implements a // toggle button under wxMac. // Author: Stefan Csomor @@ -7,15 +7,12 @@ // Created: 08.02.01 // RCS-ID: $Id$ // Copyright: (c) 2004 Stefan Csomor -// License: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_TOGGLEBUTTON_H_ #define _WX_TOGGLEBUTTON_H_ -WXDLLIMPEXP_DATA_CORE(extern const char) wxCheckBoxNameStr[]; - - class WXDLLIMPEXP_CORE wxBitmapToggleButton : public wxToggleButtonBase { public: