change namespace Clock into class

This commit is contained in:
Andrzej Rybczak
2009-02-14 22:54:12 +01:00
parent 49abc4d42c
commit 81d685eff8
4 changed files with 95 additions and 85 deletions

View File

@@ -64,9 +64,9 @@ namespace Global
extern Window *wHeader;
extern Window *wFooter;
# ifdef ENABLE_CLOCK
extern Scrollpad *wClock;
# endif
//# ifdef ENABLE_CLOCK
// extern Scrollpad *wClock;
//# endif
extern MPD::Connection *Mpd;
@@ -109,8 +109,6 @@ namespace Global
// extern bool search_case_sensitive;
// extern bool search_match_to_pattern;
extern std::string volume_state;
// extern const char *search_mode_normal;
// extern const char *search_mode_strict;