diff --git a/ui_mainwindow.py b/ui_mainwindow.py index 0b654cf..b0d2d6e 100644 --- a/ui_mainwindow.py +++ b/ui_mainwindow.py @@ -347,7 +347,7 @@ class Ui_MainWindow(object): self.menuBar.addAction(self.menuMen.menuAction()) self.retranslateUi(MainWindow) - self.tabWidget.setCurrentIndex(7) + self.tabWidget.setCurrentIndex(0) QtCore.QMetaObject.connectSlotsByName(MainWindow) MainWindow.setTabOrder(self.e_recipe_name, self.e_servings) MainWindow.setTabOrder(self.e_servings, self.e_time) diff --git a/ui_mainwindow.ui b/ui_mainwindow.ui index 93423ae..84390d7 100644 --- a/ui_mainwindow.ui +++ b/ui_mainwindow.ui @@ -68,7 +68,7 @@ - 7 + 0