aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/doc/tutorials/qmlintegration/main.py
diff options
context:
space:
mode:
authorChristian Tismer <tismer@stackless.com>2020-07-16 12:49:17 +0200
committerChristian Tismer <tismer@stackless.com>2020-07-16 14:18:20 +0200
commite2fbf1ab26e1c763c556bd592dbf34a39ab84eaa (patch)
tree1178e85f8c5818c507f0918e5a4b57fea01cf90c /sources/pyside2/doc/tutorials/qmlintegration/main.py
parentc101fbd6cdadab34653a36fbe7c122db47f9ddb0 (diff)
feature-select: fix crash in scriptable application
The feature selection framework had a very early static initialization from the early stages of the development. Normally, Python is initialized before PySide gets loaded. In case of scriptable application, this might not be so. Actually this static initialization was no longer necessary and was removed, as the bug was hopefully as well. Change-Id: I2c703c9cac14b6093d0c43c4bae94ff2b29c0640 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside2/doc/tutorials/qmlintegration/main.py')
0 files changed, 0 insertions, 0 deletions