summaryrefslogtreecommitdiff
path: root/MainWindow.h
diff options
context:
space:
mode:
authorclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-09 22:43:33 (GMT)
committerclifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-09 22:43:33 (GMT)
commitfcb4b74d9ae5d06660c82d4714dc0fb5efabf9d0 (patch)
tree4fe485673fdb22a2b2e8758da1a44c428d944407 /MainWindow.h
parentfd9404cd932622520f8b2c757d7deb3de3e0afef (diff)
Clifford Wolf & Marius Kintel:
Fixed memory corruption git-svn-id: http://svn.clifford.at/openscad/trunk@257 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'MainWindow.h')
-rw-r--r--MainWindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MainWindow.h b/MainWindow.h
index 9c4e51a..40af75b 100644
--- a/MainWindow.h
+++ b/MainWindow.h
@@ -21,6 +21,7 @@ public:
Context root_ctx;
AbstractModule *root_module; // Result of parsing
+ ModuleInstantiation root_inst; // Top level instance
AbstractNode *absolute_root_node; // Result of tree evaluation
AbstractNode *root_node; // Root if the root modifier (!) is used
contact: Jan Huwald // Impressum