]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/tglbtn.h
Add basic history api and implement it under gtk.
[wxWidgets.git] / include / wx / msw / tglbtn.h
index 0a9df049496dbf90104225cecae6fd4a8b5caaa4..5a2984fb138baa67bd23038bdd2e8f3affd532a1 100644 (file)
@@ -7,7 +7,7 @@
 // Created:     08.02.01
 // RCS-ID:      $Id$
 // Copyright:   (c) 2000 Johnny C. Norris II
-// License:     wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TOGGLEBUTTON_H_
@@ -15,8 +15,6 @@
 
 #include "wx/bitmap.h"
 
-extern WXDLLIMPEXP_DATA_CORE(const char) wxCheckBoxNameStr[];
-
 //-----------------------------------------------------------------------------
 // wxBitmapToggleButton
 //-----------------------------------------------------------------------------