summaryrefslogtreecommitdiff
path: root/src/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/context.h')
-rw-r--r--src/context.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/context.h b/src/context.h
index fa67992..d5be745 100644
--- a/src/context.h
+++ b/src/context.h
@@ -13,6 +13,7 @@ public:
QHash<QString, Value> config_variables;
const QHash<QString, class AbstractFunction*> *functions_p;
const QHash<QString, class AbstractModule*> *modules_p;
+ const QHash<QString, class Module*> *usedlibs_p;
const class ModuleInstantiation *inst_p;
QString document_path;
contact: Jan Huwald // Impressum