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 d69de3fcb..0cf575509 100644
--- a/typesystem_p.h
+++ b/typesystem_p.h
@@ -151,6 +151,7 @@ private:
StackElement* m_current;
StackElement* m_currentDroppedEntry;
int m_currentDroppedEntryDepth;
+ int m_ignoreDepth;
QString m_defaultPackage;
QString m_defaultSuperclass;
QString m_error;