File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1616 </font >
1717 </property >
1818 <property name =" windowTitle" >
19- <string >VisoMaster v0.1.2 </string >
19+ <string >VisoMaster v0.1.3 </string >
2020 </property >
2121 <property name =" windowIcon" >
2222 <iconset resource =" media.qrc" >
Original file line number Diff line number Diff line change @@ -533,7 +533,7 @@ def setupUi(self, MainWindow):
533533 QMetaObject .connectSlotsByName (MainWindow )
534534 # setupUi
535535 def retranslateUi (self , MainWindow ):
536- MainWindow .setWindowTitle (QCoreApplication .translate ("MainWindow" , u"VisoMaster v0.1.2 " , None ))
536+ MainWindow .setWindowTitle (QCoreApplication .translate ("MainWindow" , u"VisoMaster v0.1.3 " , None ))
537537 self .actionExit .setText (QCoreApplication .translate ("MainWindow" , u"Exit" , None ))
538538 self .actionLoad_Embeddings .setText (QCoreApplication .translate ("MainWindow" , u"Load Embeddings" , None ))
539539 self .actionSave_Embeddings .setText (QCoreApplication .translate ("MainWindow" , u"Save Embeddings" , None ))
You can’t perform that action at this time.
0 commit comments