summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/baseline/config.ui.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/uic/baseline/config.ui.py')
-rw-r--r--tests/auto/tools/uic/baseline/config.ui.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/tools/uic/baseline/config.ui.py b/tests/auto/tools/uic/baseline/config.ui.py
index 8cf1600b41..d8f1dec3a4 100644
--- a/tests/auto/tools/uic/baseline/config.ui.py
+++ b/tests/auto/tools/uic/baseline/config.ui.py
@@ -36,9 +36,9 @@
## WARNING! All changes made in this file will be lost when recompiling UI file!
################################################################################
-from PySide2.QtCore import *
-from PySide2.QtGui import *
-from PySide2.QtWidgets import *
+from PySide2.QtCore import * # type: ignore
+from PySide2.QtGui import * # type: ignore
+from PySide2.QtWidgets import * # type: ignore
from gammaview import GammaView