]> git.saurik.com Git - wxWidgets.git/commitdiff
strings are now wxChar
authorRobert Roebling <robert@roebling.de>
Thu, 15 Aug 2002 20:43:00 +0000 (20:43 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 15 Aug 2002 20:43:00 +0000 (20:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/gtk/tglbtn.h
include/wx/gtk1/tglbtn.h

index 1a76c9fae13f70579f8552bf509b2e2cf251b048..f3ddd49404e0efcc6b426065a3c677eeaaac1ae6 100644 (file)
@@ -23,7 +23,7 @@ class wxToggleButton;
 // global data
 //-----------------------------------------------------------------------------
 
-extern const char *wxCheckBoxNameStr;
+extern const wxChar *wxCheckBoxNameStr;
 
 //-----------------------------------------------------------------------------
 // wxToggleButton
index 1a76c9fae13f70579f8552bf509b2e2cf251b048..f3ddd49404e0efcc6b426065a3c677eeaaac1ae6 100644 (file)
@@ -23,7 +23,7 @@ class wxToggleButton;
 // global data
 //-----------------------------------------------------------------------------
 
-extern const char *wxCheckBoxNameStr;
+extern const wxChar *wxCheckBoxNameStr;
 
 //-----------------------------------------------------------------------------
 // wxToggleButton