more fixes + version bump

This commit is contained in:
unK
2008-08-27 21:29:46 +02:00
parent ae7d1a0985
commit 71cf9e9521
3 changed files with 4 additions and 4 deletions

View File

@@ -1322,7 +1322,7 @@ int main(int argc, char *argv[])
{
LOCK_STATUSBAR;
wFooter->WriteXY(0, Config.statusbar_visibility, "Add: ", 1);
string path = wFooter->GetString("");
string path = wFooter->GetString("", TraceMpdStatus);
UNLOCK_STATUSBAR;
if (!path.empty())
{