We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09d08fb + 3363aeb commit 9dc93a1Copy full SHA for 9dc93a1
src/EasyApp/Logic/Translate.py
@@ -7,7 +7,6 @@
7
#from PySide6.QtWidgets import QApplication
8
#from PySide6.QtQml import QQmlApplicationEngine
9
10
-
11
class Translator(QObject):
12
def __init__(self, app, engine, translations_path, languages):
13
QObject.__init__(self)
0 commit comments