From f66c38a2d7395589fc34bcd596c409d4df5371e1 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 11 May 2018 19:06:37 +0200 Subject: Call randomPlay from BeetPlayer on startup When calling it from PlayerWidget, not all signals are connected yet, so delay it until we're done. --- playerwidget.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'playerwidget.cpp') diff --git a/playerwidget.cpp b/playerwidget.cpp index f944e64..cc921ea 100644 --- a/playerwidget.cpp +++ b/playerwidget.cpp @@ -352,7 +352,6 @@ void PlayerWidget::setupGui(QSplashScreen *splash){ mainLayout->addWidget(splitter); setLayout(mainLayout); viewByArtistsA->trigger(); - randomPlay(); } void PlayerWidget::createActions(){ -- cgit v1.2.3-70-g09d2