X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c84fb40aab90add45b61c4031ca6ab4f80bea722..034be8882cc091cf8ca1ccdf307190ac73adfe54:/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