diff options
Diffstat (limited to 'src/document.cpp')
| -rw-r--r-- | src/document.cpp | 2 |
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, |
