diff --git a/src/MainWindow.cpp b/src/MainWindow.cpp
index 3838216..44c893b 100644
--- a/src/MainWindow.cpp
+++ b/src/MainWindow.cpp
@@ -80,8 +80,8 @@ MainWindow::MainWindow(QWidget *parent)
updatePingIndicator();
ui->splitter->setStretchFactor(0, 1);
- ui->splitter->setStretchFactor(1, 1);
- ui->splitter->setStretchFactor(2, 2);
+ ui->splitter->setStretchFactor(1, 2);
+ ui->splitter->setStretchFactor(2, 1);
setupModels();
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 6e5a5be..a43dc19 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -150,14 +150,6 @@
-
-
-
- 0
- 0
-
-
-
@@ -383,6 +375,14 @@
+
+
+
+ 0
+ 0
+
+
+