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 3fcb241fd..abba4455c 100644
--- a/typesystem.h
+++ b/typesystem.h
@@ -1142,6 +1142,8 @@ public:
m_preferredTargetLangType = b;
}
+ void setTargetLangPackage(const QString& package);
+ QString targetLangPackage() const;
private:
QString m_targetLangName;
QString m_targetLangApiName;