support for dirs/playlists rename in browser

This commit is contained in:
unK
2008-09-19 23:29:32 +02:00
parent ce9fed322d
commit 6ff6f6e258
4 changed files with 71 additions and 13 deletions

View File

@@ -47,6 +47,7 @@ bool Keypressed(int, const int *);
void WindowTitle(const string &);
string FindSharedDir(const string &, const string &);
string TotalPlaylistLength();
string DisplayStringPair(const StringPair &, void *, const Menu<StringPair> *);
string DisplayItem(const Item &, void *, const Menu<Item> *);