X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/daeb83303c09f9e3225350cd8c18d0436c802b91..9e152a55785098472ca1c0df110ad0a1203f710f:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index 74eb5b8e91..56044c1f81 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -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;