aboutsummaryrefslogtreecommitdiffstats
path: root/typesystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'typesystem.h')
-rw-r--r--typesystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/typesystem.h b/typesystem.h
index 62d041892..6961cbda5 100644
--- a/typesystem.h
+++ b/typesystem.h
@@ -952,7 +952,7 @@ public:
return m_conversionRule.startsWith(TARGET_CONVERSION_RULE_FLAG);
}
-
+ bool isCppPrimitive() const;
private:
QString m_name;
Type m_type;