ricompilate interfacce, verifica script in vscode
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
|
||||
# Form implementation generated from reading ui file 'mainwindow.ui'
|
||||
#
|
||||
# Created by: PyQt5 UI code generator 5.12.1
|
||||
# Created by: PyQt5 UI code generator 5.15.1
|
||||
#
|
||||
# WARNING! All changes made in this file will be lost!
|
||||
# WARNING: Any manual changes made to this file will be lost when pyuic5 is
|
||||
# run again. Do not edit this file unless you know what you are doing.
|
||||
|
||||
|
||||
from PyQt5 import QtCore, QtGui, QtWidgets
|
||||
|
||||
@@ -309,6 +311,4 @@ class Ui_mainwin(object):
|
||||
self.actionAvanzate.setText(_translate("mainwin", "Avanzate"))
|
||||
self.actionManuale.setText(_translate("mainwin", "Manuale"))
|
||||
self.actionAbout_SPEx.setText(_translate("mainwin", "About SPEx"))
|
||||
|
||||
|
||||
import resources_rc
|
||||
|
||||
Reference in New Issue
Block a user