aboutsummaryrefslogtreecommitdiffstats
path: root/typesystem_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'typesystem_p.h')
-rw-r--r--typesystem_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/typesystem_p.h b/typesystem_p.h
index e70a4fa4c..97859425a 100644
--- a/typesystem_p.h
+++ b/typesystem_p.h
@@ -149,6 +149,7 @@ private:
TypeDatabase* m_database;
StackElement* m_current;
+ StackElement* m_currentOptional;
QString m_defaultPackage;
QString m_defaultSuperclass;
QString m_error;