summaryrefslogtreecommitdiffstats
path: root/src/document.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/document.h')
-rw-r--r--src/document.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/document.h b/src/document.h
index e41ec4d59..ca709a8b6 100644
--- a/src/document.h
+++ b/src/document.h
@@ -247,6 +247,8 @@ public:
unsigned int vacuumDocument();
+ void importDefs(SPDocument *source);
+
private:
void do_change_uri(gchar const *const filename, bool const rebase);
void setupViewport(SPItemCtx *ctx);