change namespace Help into class

This commit is contained in:
Andrzej Rybczak
2009-02-14 20:01:19 +01:00
parent d6a6bca3e6
commit 6f09d3b592
4 changed files with 130 additions and 124 deletions

View File

@@ -58,7 +58,7 @@ namespace Global
// extern Menu<std::string> *mPlaylistList;
// extern Menu<MPD::Song> *myPlaylistEditor->Content;
extern Scrollpad *sHelp;
// extern Scrollpad *sHelp;
extern Scrollpad *sLyrics;
extern Scrollpad *sInfo;