new feature: locate song in tag editor

This commit is contained in:
Andrzej Rybczak
2010-05-14 01:14:45 +02:00
parent b6e6ab1f61
commit e978cfcc8b
6 changed files with 73 additions and 0 deletions

View File

@@ -128,6 +128,7 @@ struct NcmpcppKeys
int GoToNowPlaying[2];
int GoToContainingDir[2];
int GoToMediaLibrary[2];
int GoToTagEditor[2];
int ToggleAutoCenter[2];
int ToggleDisplayMode[2];
int ToggleInterface[2];