mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-16 03:09:57 +01:00
add at least one playlist tab at startup
This commit is contained in:
parent
1ad24804cc
commit
28f4b4de0b
@ -306,6 +306,8 @@ MainWindow::MainWindow(QNetworkAccessManager* network, QWidget *parent)
|
|||||||
}
|
}
|
||||||
|
|
||||||
library_->StartThreads();
|
library_->StartThreads();
|
||||||
|
|
||||||
|
NewPlaylist();
|
||||||
}
|
}
|
||||||
|
|
||||||
MainWindow::~MainWindow() {
|
MainWindow::~MainWindow() {
|
||||||
|
Loading…
Reference in New Issue
Block a user