mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Import QApplication
This commit is contained in:
parent
04cb53a9c8
commit
6557864697
@ -8,6 +8,7 @@ from PySide2.QtGui import QCloseEvent, QIcon
|
|||||||
from PySide2.QtWidgets import (
|
from PySide2.QtWidgets import (
|
||||||
QAction,
|
QAction,
|
||||||
QActionGroup,
|
QActionGroup,
|
||||||
|
QApplication,
|
||||||
QDesktopWidget,
|
QDesktopWidget,
|
||||||
QFileDialog,
|
QFileDialog,
|
||||||
QMainWindow,
|
QMainWindow,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user