1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00

Fix PyFalkon build with shiboken 5.15.2

Prevent Qz::sessionVersion form being wrapped, since it is not exported in the shared library.

BUG: 429414
This commit is contained in:
Antonio Rojas 2020-11-20 21:52:34 +01:00
parent ba4f184781
commit 9fac57e8fe

View File

@ -12,6 +12,7 @@
<enum-type name="CommandLineAction"/>
<enum-type name="ObjectName"/>
<enum-type name="NewTabPositionFlag" flags="NewTabPositionFlags"/>
<rejection class="*" field-name="sessionVersion"/>
</namespace-type>
<object-type name="LineEdit">