Added server side browsing via xmmsc_xform_media_browse()

This commit is contained in:
Tobias Rundstrom 2006-08-23 17:16:38 -04:00
parent 70c6c3832f
commit 95ff470248
12 changed files with 525 additions and 9 deletions

View file

@ -18,6 +18,7 @@ class TitleBar : public PixWidget
public slots:
void setPixmaps (Skin *skin);
void showMenu (void);
void showServerB (void);
void showTheme (void);
void showMlib (void);
void showSettings (void);