summaryrefslogtreecommitdiffstats
path: root/src/document.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/document.cpp')
-rw-r--r--src/document.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document.cpp b/src/document.cpp
index e42f6c8cb..cf03f4188 100644
--- a/src/document.cpp
+++ b/src/document.cpp
@@ -207,7 +207,7 @@ void SPDocument::reset_key (void *dummy)
actionkey = NULL;
}
-static SPDocument *
+SPDocument *
sp_document_create(Inkscape::XML::Document *rdoc,
gchar const *uri,
gchar const *base,