summaryrefslogtreecommitdiffstats
path: root/src/inkscape.h
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2010-10-12 20:06:35 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2010-10-12 20:06:35 +0000
commitbe8029ed57d68a7b8e94cfc5b82984a8b1c75e55 (patch)
tree91357349657bc80ea1c8755933c11454244f4c20 /src/inkscape.h
parentRemove the misfeature of retracting handles when the cusp node button (diff)
downloadinkscape-be8029ed57d68a7b8e94cfc5b82984a8b1c75e55.tar.gz
inkscape-be8029ed57d68a7b8e94cfc5b82984a8b1c75e55.zip
Remove the failed and unused "new gui" stuff.
(bzr r9828)
Diffstat (limited to 'src/inkscape.h')
-rw-r--r--src/inkscape.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inkscape.h b/src/inkscape.h
index d82092754..b0ae50539 100644
--- a/src/inkscape.h
+++ b/src/inkscape.h
@@ -41,6 +41,7 @@ bool inkscape_save_menus (Inkscape::Application * inkscape);
Inkscape::XML::Node *inkscape_get_menus (Inkscape::Application * inkscape);
Inkscape::Application *inkscape_get_instance();
+gboolean inkscape_use_gui();
SPDesktop * inkscape_find_desktop_by_dkey (unsigned int dkey);