X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Finkscape.h;h=ca2894227c1d8589c30cf54497058fa9a80dda63;hb=cbe2531b65e2167f2ba4a6e1025d3711ebd70710;hp=90737cc41b130550fcd3674b508190ed3d1049e0;hpb=238893a45781289c11985fe83f5ce18d4af3ec5b;p=inkscape.git diff --git a/src/inkscape.h b/src/inkscape.h index 90737cc41..ca2894227 100644 --- a/src/inkscape.h +++ b/src/inkscape.h @@ -34,7 +34,6 @@ void inkscape_autosave_init(); void inkscape_application_init (const gchar *argv0, gboolean use_gui); bool inkscape_load_config (const gchar *filename, Inkscape::XML::Document *config, const gchar *skeleton, unsigned int skel_size, const gchar *e_notreg, const gchar *e_notxml, const gchar *e_notsp, const gchar *warn); -Inkscape::XML::Node *inkscape_get_repr (Inkscape::Application *inkscape, const gchar *key); /* Menus */ bool inkscape_load_menus (Inkscape::Application * inkscape);