[core] avoid direct includes to PySide2

This commit is contained in:
Julien-Haudegond 2020-08-10 13:10:39 +02:00
parent 06372bc89e
commit 887b33490e
4 changed files with 9 additions and 7 deletions

View file

@ -146,3 +146,4 @@ Property = CoreProperty
BaseObject = CoreObject
Variant = object
VariantList = object
JSValue = None