aboutsummaryrefslogtreecommitdiffstats
path: root/typesystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'typesystem.h')
-rw-r--r--typesystem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/typesystem.h b/typesystem.h
index 201b747bd..be2852bd9 100644
--- a/typesystem.h
+++ b/typesystem.h
@@ -1577,6 +1577,8 @@ public:
{
return m_type;
}
+
+ QString typeName() const;
QString targetLangName() const;
QString targetLangPackage() const;
QString qualifiedCppName() const;