summaryrefslogtreecommitdiffstats
path: root/include/astra/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/astra/Config.h')
-rw-r--r--include/astra/Config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/astra/Config.h b/include/astra/Config.h
index 9893c90..0230dbe 100644
--- a/include/astra/Config.h
+++ b/include/astra/Config.h
@@ -51,6 +51,8 @@ struct _AstraExport Config {
XMLNode* self;
XMLNode* global;
+
+ XMLDocument *_doc;
};
struct ConfigCheckData {