aboutsummaryrefslogtreecommitdiffstats
path: root/shibokengenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'shibokengenerator.h')
-rw-r--r--shibokengenerator.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/shibokengenerator.h b/shibokengenerator.h
index 83cf195f8..666a1e07f 100644
--- a/shibokengenerator.h
+++ b/shibokengenerator.h
@@ -211,6 +211,7 @@ public:
/// before calling the C++ method.
static bool shouldDereferenceArgumentPointer(const AbstractMetaArgument* arg);
+ QString cpythonBaseName(const AbstractMetaClass* metaClass);
QString cpythonBaseName(const TypeEntry* type);
QString cpythonBaseName(const AbstractMetaType* type);
QString cpythonTypeName(const AbstractMetaClass* metaClass);