X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/daeb83303c09f9e3225350cd8c18d0436c802b91..13de0c8c9b6b3d2e8ce5a21388f5f104b2f68338:/include/wx/defs.h?ds=sidebyside 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;