diff options
| author | Al <gabriel.cortesi@outlook.com> | 2019-10-02 23:35:51 +0200 |
|---|---|---|
| committer | Al <gabriel.cortesi@outlook.com> | 2019-10-02 23:35:51 +0200 |
| commit | 17ebbc30c521382009f01e6f2a7dc3a0a06b2fd0 (patch) | |
| tree | 02ed4f8e1f0cfbb7e4f8b05837cac81cf714acc2 | |
| parent | b389161077675752b6f551e7a6563c4eb0e0ca80 (diff) | |
Set Plugins tab as default tab again after last commit.
| -rw-r--r-- | src/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 6d36e035..cbfed73e 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -715,7 +715,7 @@ p, li { white-space: pre-wrap; } <enum>QTabWidget::Rounded</enum> </property> <property name="currentIndex"> - <number>4</number> + <number>0</number> </property> <widget class="QWidget" name="espTab"> <property name="sizePolicy"> |
