status: split NcmpcppStatusChanged into smaller pieces
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include "charset.h"
|
||||
#include "global.h"
|
||||
#include "statusbar.h"
|
||||
#include "title.h"
|
||||
|
||||
using Global::MainHeight;
|
||||
using Global::MainStartY;
|
||||
@@ -106,7 +107,7 @@ void Lastfm::SwitchTo()
|
||||
|
||||
myOldScreen = myScreen;
|
||||
myScreen = this;
|
||||
DrawHeader();
|
||||
drawHeader();
|
||||
}
|
||||
|
||||
void Lastfm::Load()
|
||||
|
||||
Reference in New Issue
Block a user