fixed other page starting

This commit is contained in:
BarsTiger
2022-05-17 22:11:35 +03:00
parent 9423486816
commit 7deb9dad70
3 changed files with 3 additions and 2 deletions

View File

@@ -663,7 +663,7 @@ class Ui_MainWindow(object):
self.retranslateUi(MainWindow)
self.leftMenu.setCurrentRow(-1)
self.pagesWidget.setCurrentIndex(1)
self.pagesWidget.setCurrentIndex(0)
self.settingsTabWidget.setCurrentIndex(0)
QtCore.QMetaObject.connectSlotsByName(MainWindow)