File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 </font >
1717 </property >
1818 <property name =" windowTitle" >
19- <string >VisoMaster v0.1.4 </string >
19+ <string >VisoMaster v0.1.5 </string >
2020 </property >
2121 <property name =" windowIcon" >
2222 <iconset resource =" media.qrc" >
Original file line number Diff line number Diff line change @@ -543,7 +543,7 @@ def setupUi(self, MainWindow):
543543 QMetaObject .connectSlotsByName (MainWindow )
544544 # setupUi
545545 def retranslateUi (self , MainWindow ):
546- MainWindow .setWindowTitle (QCoreApplication .translate ("MainWindow" , u"VisoMaster v0.1.4 " , None ))
546+ MainWindow .setWindowTitle (QCoreApplication .translate ("MainWindow" , u"VisoMaster v0.1.5 " , None ))
547547 self .actionExit .setText (QCoreApplication .translate ("MainWindow" , u"Exit" , None ))
548548 self .actionLoad_Embeddings .setText (QCoreApplication .translate ("MainWindow" , u"Load Embeddings" , None ))
549549 self .actionSave_Embeddings .setText (QCoreApplication .translate ("MainWindow" , u"Save Embeddings" , None ))
You can’t perform that action at this time.
0 commit comments