Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into new-easy-app2
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSazonov committed Sep 2, 2024
2 parents 09d08fb + 3363aeb commit 9dc93a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/EasyApp/Logic/Translate.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#from PySide6.QtWidgets import QApplication
#from PySide6.QtQml import QQmlApplicationEngine


class Translator(QObject):
def __init__(self, app, engine, translations_path, languages):
QObject.__init__(self)
Expand Down

0 comments on commit 9dc93a1

Please sign in to comment.