mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-06 00:50:38 +08:00
d1e012ea30
QWidgets cannot be initialized unless QApplication has been created. In cases where the Plugin is created before the ImageViewer, ensure that QApplication exists.