Now reloading the playqueue at startup, better styling the show more button
This commit is contained in:
@@ -79,6 +79,7 @@ class LmsApplication : public Wt::WApplication
|
||||
void goHome();
|
||||
void goHomeAndQuit();
|
||||
|
||||
void post(std::function<void()> func);
|
||||
void notifyMsg(MsgType type, const Wt::WString& message, std::chrono::milliseconds duration = std::chrono::milliseconds(4000));
|
||||
|
||||
static Wt::WLink createArtistLink(Database::Artist::pointer artist);
|
||||
|
||||
Reference in New Issue
Block a user