summaryrefslogtreecommitdiffstats
path: root/src/file.h
diff options
context:
space:
mode:
authorSlagvi Public <JandotDarowskiattgmaildottcom>2013-07-04 14:19:38 +0000
committerSlagvi Public <JandotDarowskiattgmaildottcom>2013-07-04 14:19:38 +0000
commit46211dc227f62c2e71b3edfa1ffb508c9fe8e0ac (patch)
tree2941c3895a0663437a0b580608bca5ad7ef2deb1 /src/file.h
parentTemplates menu item fixed (diff)
downloadinkscape-46211dc227f62c2e71b3edfa1ffb508c9fe8e0ac.tar.gz
inkscape-46211dc227f62c2e71b3edfa1ffb508c9fe8e0ac.zip
Added loading templates into NewFromTemplate dialog.
(bzr r12379.2.7)
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file.h b/src/file.h
index acc6c5c7c..fe8ad9af3 100644
--- a/src/file.h
+++ b/src/file.h
@@ -45,7 +45,6 @@ Glib::ustring sp_file_default_template_uri();
*/
SPDesktop* sp_file_new (const Glib::ustring &templ);
SPDesktop* sp_file_new_default (void);
-SPDesktop* sp_file_new_from_templatee ();
/*######################
## D E L E T E