From a51385827276535559541fb2e4c5145876a7d08a Mon Sep 17 00:00:00 2001 From: John Smith Date: Thu, 30 Aug 2012 09:22:17 +0900 Subject: Fix for 170550 : open blank document on 'close' (bzr r11632) --- src/file.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/file.h') 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 -- cgit v1.2.3