change naming conventions in NC namespace
This commit is contained in:
@@ -69,7 +69,7 @@ class Browser : public Screen< NC::Menu<MPD::Item> >, public Filterable, public
|
||||
void GetLocalDirectory(MPD::ItemList &, const std::string & = "", bool = 0) const;
|
||||
void ClearDirectory(const std::string &) const;
|
||||
void ChangeBrowseMode();
|
||||
bool DeleteItem(const MPD::Item &);
|
||||
bool deleteItem(const MPD::Item &);
|
||||
# endif // !WIN32
|
||||
void UpdateItemList();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user