aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shibokengenerator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shibokengenerator.h b/shibokengenerator.h
index b45de8cd5..786ace335 100644
--- a/shibokengenerator.h
+++ b/shibokengenerator.h
@@ -338,7 +338,7 @@ protected:
const AbstractMetaFunction* metaFunc,
Options options = NoOption) const;
- AbstractMetaFunctionList filterFunctions(const AbstractMetaClass* metaClass);
+ static AbstractMetaFunctionList filterFunctions(const AbstractMetaClass* metaClass);
// All data about extended converters: the type entries of the target type, and a
// list of AbstractMetaClasses accepted as argument for the conversion.