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:
parent
ba4f184781
commit
9fac57e8fe
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue
Block a user