X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7bcb11d30764df47144189e164f53d8171ed4a63..9d2f3c71d83c52fc4db6c8041de533562816b1d6:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index baf3c4acca..7a7d2dc2fc 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -1132,6 +1132,8 @@ typedef struct _GtkToolbar GtkToolbar; typedef struct _GtkTooltips GtkTooltips; typedef struct _GtkNotebook GtkNotebook; typedef struct _GtkNotebookPage GtkNotebookPage; +typedef struct _GtkAccelGroup GtkAccelGroup; +typedef struct _GtkItemFactory GtkItemFactory; #endif