rewrite MPD::Song object
This commit is contained in:
@@ -242,7 +242,7 @@ namespace NCurses
|
||||
|
||||
/// @return window's title
|
||||
///
|
||||
const std::string &GetTitle() const;
|
||||
const std::string &getTitle() const;
|
||||
|
||||
/// @return current window's color
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user