aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PlayerWindow.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/PlayerWindow.cpp b/PlayerWindow.cpp
index eba7138..af74b20 100644
--- a/PlayerWindow.cpp
+++ b/PlayerWindow.cpp
@@ -79,7 +79,6 @@ void PlayerWindow::setupUi()
addToolBar(toolBar);
setUnifiedTitleAndToolBarOnMac(true);
setMinimumSize(500, 400);
- resize(800, 600);
setWindowTitle("ZX2C4 Music Player");
setWindowIcon(style()->standardIcon(QStyle::SP_DriveCDIcon));