X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/29c93cc57d2f7715c58b4e577440bc580a47bd8a..db771541ff9b86b3ef5e204d5d5d659ccf66e7e6:/src/vikexttools.h diff --git a/src/vikexttools.h b/src/vikexttools.h index 172663c9..35fac628 100644 --- a/src/vikexttools.h +++ b/src/vikexttools.h @@ -31,7 +31,7 @@ G_BEGIN_DECLS void vik_ext_tools_register ( VikExtTool *tool ); void vik_ext_tools_unregister_all (); -void vik_ext_tools_add_menu_items ( VikWindow *vwindow, GtkUIManager *uim ); +void vik_ext_tools_add_action_items ( VikWindow *vwindow, GtkUIManager *uim, GtkActionGroup *action_group, guint mid ); G_END_DECLS