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 2c9be3e31..28a3cb85f 100644
--- a/typesystem.h
+++ b/typesystem.h
@@ -1754,6 +1754,8 @@ public:
*/
static TypeDatabase *instance(bool newInstance = false);
+ static QString normalizedSignature(const char* signature);
+
QStringList requiredTargetImports()
{
return m_requiredTargetImports;