change namespace SearchEngine into class
This commit is contained in:
@@ -228,7 +228,7 @@ void NcmpcppStatusChanged(Connection *Mpd, StatusChanges changed, void *)
|
||||
}
|
||||
else if (current_screen == csSearcher)
|
||||
{
|
||||
UpdateFoundList();
|
||||
mySearcher->UpdateFoundList();
|
||||
}
|
||||
else if (current_screen == csLibrary)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user