statusbar: rename getString to mainHook

This commit is contained in:
Andrzej Rybczak
2014-10-31 16:35:42 +01:00
parent 9a8ce0f176
commit 8cf05f2645
3 changed files with 3 additions and 3 deletions

View File

@@ -193,7 +193,7 @@ void Statusbar::Helpers::mpd()
Status::update(Mpd.noidle());
}
bool Statusbar::Helpers::getString(const char *)
bool Statusbar::Helpers::mainHook(const char *)
{
Status::trace();
return true;