mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
PyFalkon: Suppress workarounded warnings
This commit is contained in:
parent
32a31142a6
commit
228e672254
|
@ -201,4 +201,9 @@
|
|||
</inject-code>
|
||||
</add-function>
|
||||
|
||||
<suppress-warning text="Unable to translate type "std::function<QPoint (QSize)>":*"/>
|
||||
<suppress-warning text="Unable to translate type "std::function<void ()>":*"/>
|
||||
<suppress-warning text="skipping field 'ClickController::popupClosed'*"/>
|
||||
<suppress-warning text="skipping field 'ClickController::popupPosition'*"/>
|
||||
|
||||
</typesystem>
|
||||
|
|
Loading…
Reference in New Issue
Block a user