]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/listbox.h
replaced wxStream::GetSize() with GetLength() (still keep the former but it will...
[wxWidgets.git] / include / wx / gtk / listbox.h
index ff8d595c6c57e0fdd6e2318cd6fe2ead189a6a60..b8c980241fdaedea336957b84596ff641d33b7d9 100644 (file)
@@ -105,7 +105,7 @@ public:
     int GtkGetIndex( GtkWidget *item ) const;
     GtkWidget *GetConnectWidget();
     bool IsOwnGtkWindow( GdkWindow *window );
-    void ApplyWidgetStyle();
+    void DoApplyWidgetStyle(GtkRcStyle *style);
     void OnInternalIdle();
 
 #if wxUSE_TOOLTIPS