]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/button.h
Wrappers for *ToText
[wxWidgets.git] / include / wx / gtk1 / button.h
index 8c016d3b8776fde15bfe9b091e91d82f0c04a0f8..59d8bb74c3e255426f3f13791d53060805bc251c 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
 // Author:      Robert Roebling
 // Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKBUTTONH__
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __GTKBUTTONH__
@@ -64,7 +64,7 @@ public:
     // implementation
     // --------------
 
     // implementation
     // --------------
 
-    void ApplyWidgetStyle();
+    void DoApplyWidgetStyle(GtkRcStyle *style);
     bool IsOwnGtkWindow( GdkWindow *window );
 
     // Since this wxButton doesn't derive from wxButtonBase (why?) we need
     bool IsOwnGtkWindow( GdkWindow *window );
 
     // Since this wxButton doesn't derive from wxButtonBase (why?) we need