summaryrefslogtreecommitdiffstats
path: root/src/file.h
diff options
context:
space:
mode:
authorJohn Smith <john.smith7545@yahoo.com>2012-08-30 00:22:17 +0000
committerJohn Smith <john.smith7545@yahoo.com>2012-08-30 00:22:17 +0000
commita51385827276535559541fb2e4c5145876a7d08a (patch)
tree34ed06d096b1bb02a3b7736c70e7d582346b0e35 /src/file.h
parentFix for 980520 : Conflicting accelerator keys (diff)
downloadinkscape-a51385827276535559541fb2e4c5145876a7d08a.tar.gz
inkscape-a51385827276535559541fb2e4c5145876a7d08a.zip
Fix for 170550 : open blank document on 'close'
(bzr r11632)
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/file.h b/src/file.h
index 4d28e57d8..6ef60469a 100644
--- a/src/file.h
+++ b/src/file.h
@@ -28,6 +28,8 @@ namespace Inkscape {
}
}
+// Get the name of the default template uri
+Glib::ustring sp_file_default_template_uri();
/*######################
## N E W