]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/radiobox.h
unused params warnings (patch 1048431)
[wxWidgets.git] / include / wx / gtk1 / radiobox.h
index 882bda03579e3298fac5f5971faf3508a4561685..e426de643fd08eff2a1befa0b5d1e4e208fa136b 100644 (file)
@@ -121,7 +121,7 @@ public:
     void GtkDisableEvents();
     void GtkEnableEvents();
     bool IsOwnGtkWindow( GdkWindow *window );
-    void ApplyWidgetStyle();
+    void DoApplyWidgetStyle(GtkRcStyle *style);
 #if wxUSE_TOOLTIPS
     void ApplyToolTip( GtkTooltips *tips, const wxChar *tip );
 #endif // wxUSE_TOOLTIPS