fix displaying title of primary column in media library with tag editor disabled

This commit is contained in:
unK
2008-10-04 20:30:53 +02:00
parent 109f49430e
commit 457452036b
4 changed files with 32 additions and 32 deletions

View File

@@ -48,6 +48,7 @@ bool Keypressed(int, const int *);
void WindowTitle(const string &);
void EscapeUnallowedChars(string &);
string IntoStr(mpd_TagItems);
string FindSharedDir(const string &, const string &);
string TotalPlaylistLength();
string DisplayStringPair(const StringPair &, void *, const Menu<StringPair> *);