Debugged KOTO_LAN_Control.py - window title is now normal
This commit is contained in:
BIN
FilesForDownloading/KOTIKOT.ico
Normal file
BIN
FilesForDownloading/KOTIKOT.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 176 KiB |
@@ -66,7 +66,7 @@ class Ui_MainWindow(object):
|
|||||||
|
|
||||||
def retranslateUi(self, MainWindow):
|
def retranslateUi(self, MainWindow):
|
||||||
_translate = QtCore.QCoreApplication.translate
|
_translate = QtCore.QCoreApplication.translate
|
||||||
MainWindow.setWindowTitle(_translate("MainWindow", "MainWindow"))
|
MainWindow.setWindowTitle(_translate("MainWindow", "KOTO_LAN_Control"))
|
||||||
self.ON.setWhatsThis(_translate("MainWindow", "<html><head/><body><p><span style=\" font-size:18pt;\">ON</span></p></body></html>"))
|
self.ON.setWhatsThis(_translate("MainWindow", "<html><head/><body><p><span style=\" font-size:18pt;\">ON</span></p></body></html>"))
|
||||||
self.OFF.setText(_translate("MainWindow", "OFF"))
|
self.OFF.setText(_translate("MainWindow", "OFF"))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user