summaryrefslogtreecommitdiffstats
path: root/src/file.h
diff options
context:
space:
mode:
authorSlagvi Public <JandotDarowskiattgmaildottcom>2013-08-14 13:31:39 +0000
committerSlagvi Public <JandotDarowskiattgmaildottcom>2013-08-14 13:31:39 +0000
commiteb395ea8b9d529b9e06b5773b0fc22c35a16ba48 (patch)
tree6e2043243056395342dbc6a3c2879b1df57fb5a2 /src/file.h
parentMerge bool fix and clean up the warning (diff)
parentCleanups before merge (diff)
downloadinkscape-eb395ea8b9d529b9e06b5773b0fc22c35a16ba48.tar.gz
inkscape-eb395ea8b9d529b9e06b5773b0fc22c35a16ba48.zip
NewFromTemplate GSoC project for static templates
(bzr r12476)
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/file.h b/src/file.h
index eeb4c6fc5..682ca422e 100644
--- a/src/file.h
+++ b/src/file.h
@@ -62,6 +62,7 @@ void sp_file_exit (void);
/**
* Opens a new file and window from the given URI
*/
+
bool sp_file_open(
const Glib::ustring &uri,
Inkscape::Extension::Extension *key,