replace icon, remove variable
This commit is contained in:
@@ -639,7 +639,7 @@ def launch(*argv):
|
||||
|
||||
# Load base QT translations from the normal place
|
||||
app = QtWidgets.QApplication([])
|
||||
main_ui = MainUI()
|
||||
MainUI()
|
||||
# translate ui to system language
|
||||
if SYSTEM_LANGUAGE:
|
||||
translator = QtCore.QTranslator()
|
||||
|
||||
Reference in New Issue
Block a user