@@ -37,7 +37,7 class Ui_InitWindow(object): | |||
|
37 | 37 | font.setBold(False) |
|
38 | 38 | font.setWeight(50) |
|
39 | 39 | self.label_3.setFont(font) |
|
40 |
self.label_3.setText(QtGui.QApplication.translate("Dialog", "Signal Chain - Ver. |
|
|
40 | self.label_3.setText(QtGui.QApplication.translate("Dialog", "Signal Chain GUI - Ver. 2.0", None, QtGui.QApplication.UnicodeUTF8)) | |
|
41 | 41 | self.label_3.setObjectName(_fromUtf8("label_3")) |
|
42 | 42 | self.verticalLayout_4.addWidget(self.label_3) |
|
43 | 43 | self.line_2 = QtGui.QFrame(Dialog) |
General Comments 0
You need to be logged in to leave comments.
Login now