You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closes#14372
A Qt application cannot instantiate multiple
`QApplication` instances, so we create a new `QApplication` only when
the global `QApplication.instance()` is None.
Author: Pankaj Pandey <[email protected]>
Closes#14815 from pankajp/patch-2 and squashes the following commits:
40d70f9 [Pankaj Pandey] BUG: Fix linux clipboard QApplication() creation
0 commit comments