mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-06 05:16:40 +08:00
Change QApp default to previous behavior.
This commit is contained in:
@@ -22,7 +22,7 @@ __all__ = ['init_qtapp', 'start_qtapp', 'RequiredAttr', 'figimage',
|
||||
'update_axes_image']
|
||||
|
||||
|
||||
global QApp
|
||||
QApp = None
|
||||
|
||||
|
||||
def init_qtapp():
|
||||
|
||||
Reference in New Issue
Block a user