]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/textctrl.h
Fixed to work with the new wxMacControl system.
[wxWidgets.git] / include / wx / gtk1 / textctrl.h
index 7ca89491e652dc9699a68f0f6f0232315c2caed9..3832c956dcabc58eb6e1f35631b0ecc3bf1f8b18 100644 (file)
@@ -133,7 +133,7 @@ public:
 
     GtkWidget* GetConnectWidget();
     bool IsOwnGtkWindow( GdkWindow *window );
-    void ApplyWidgetStyle();
+    void DoApplyWidgetStyle(GtkRcStyle *style);
     void CalculateScrollbar();
     void OnInternalIdle();
     void UpdateFontIfNeeded();