summaryrefslogtreecommitdiff
path: root/src/song_list.h
diff options
context:
space:
mode:
authorAndrzej Rybczak <electricityispower@gmail.com>2016-11-13 02:19:14 +0100
committerAndrzej Rybczak <electricityispower@gmail.com>2016-11-13 02:20:01 +0100
commit17effe0115f40f69046be146082a6d9a59e2063c (patch)
treeef28c601ec790f16e126572a715aa83b9d226584 /src/song_list.h
parent29b1813c6d44ff74f939fd469251f998a31b072c (diff)
Implement filtering in browser and search engine
Diffstat (limited to 'src/song_list.h')
-rw-r--r--src/song_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/song_list.h b/src/song_list.h
index 17c67dec..42cb144f 100644
--- a/src/song_list.h
+++ b/src/song_list.h
@@ -75,4 +75,4 @@ struct SongMenu: NC::Menu<MPD::Song>, SongList
virtual std::vector<MPD::Song> getSelectedSongs() OVERRIDE;
};
-#endif // NCMPCPP_SONG_LIST_H \ No newline at end of file
+#endif // NCMPCPP_SONG_LIST_H