diff options
Diffstat (limited to 'sources/pyside6')
| -rw-r--r-- | sources/pyside6/tests/QtTextToSpeech/qtexttospeech_test.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/pyside6/tests/QtTextToSpeech/qtexttospeech_test.py b/sources/pyside6/tests/QtTextToSpeech/qtexttospeech_test.py index 53e0c4cc4..73c0bb370 100644 --- a/sources/pyside6/tests/QtTextToSpeech/qtexttospeech_test.py +++ b/sources/pyside6/tests/QtTextToSpeech/qtexttospeech_test.py @@ -16,6 +16,7 @@ init_test_paths(False) from helper.usesqapplication import UsesQApplication from PySide6.QtCore import QTimer +from PySide6.QtWidgets import QApplication try: from PySide6.QtTextToSpeech import QTextToSpeech, QVoice |
