declare hasExtension of Python wrapper as const method

This commit is contained in:
wmayer
2017-02-12 15:28:33 +01:00
parent 69e027a607
commit 34a3039577

View File

@@ -21,7 +21,7 @@
used to check for overridden functions (most likely self)</UserDocu>
</Documentation>
</Methode>
<Methode Name="hasExtension">
<Methode Name="hasExtension" Const="true">
<Documentation>
<UserDocu>Returns if this object has the specified extension</UserDocu>
</Documentation>