]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/combobox.h
don't use m_instanceAsWindow to convert dialog units, it's not fully constructed...
[wxWidgets.git] / include / wx / gtk / combobox.h
index 39bbb7ed548b924cb552ed31413a30e1690cb4cc..c4c7bf3d891bf523729f06389ab778a958419492 100644 (file)
@@ -130,7 +130,7 @@ public:
     void EnableEvents();
     GtkWidget* GetConnectWidget();
     bool IsOwnGtkWindow( GdkWindow *window );
-    void ApplyWidgetStyle();
+    void DoApplyWidgetStyle(GtkRcStyle *style);
 
     wxCONTROL_ITEMCONTAINER_CLIENTDATAOBJECT_RECAST