]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/button.h
converted to 16 colors
[wxWidgets.git] / include / wx / gtk1 / button.h
index 596299520de050ad6214653289ebec70d85a2703..9e2268309c9b87330493a3269513e8650e35c4d3 100644 (file)
@@ -30,7 +30,7 @@ class wxButton;
 // global data
 //-----------------------------------------------------------------------------
 
-extern const char *wxButtonNameStr;
+extern const wxChar *wxButtonNameStr;
 
 //-----------------------------------------------------------------------------
 // wxButton
@@ -60,6 +60,8 @@ class wxButton: public wxControl
     void SetDefault();
     void SetLabel( const wxString &label );
     bool Enable( bool enable );
+
+    static wxSize GetDefaultSize();
     
   // implementation