]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/defs.h
wxParseWildcard added instead of methods hidden under wxUSE_FILEDLG and wxUSE_DIRDLG.
[wxWidgets.git] / include / wx / defs.h
index 74eb5b8e9153035198909e6ac08dcad8e264f1a8..56044c1f81d70725eddcbc2e95008511371d4fc2 100644 (file)
@@ -2342,7 +2342,7 @@ typedef struct _GdkICAttr       GdkICAttr;
 
 /* Stand-ins for GTK types */
 typedef struct _GtkWidget         GtkWidget;
-typedef struct _GtkStyle          GtkStyle;
+typedef struct _GtkRcStyle        GtkRcStyle;
 typedef struct _GtkAdjustment     GtkAdjustment;
 typedef struct _GtkList           GtkList;
 typedef struct _GtkToolbar        GtkToolbar;