adjust indentation of code from previous patches and make shift-tab customizable

This commit is contained in:
Andrzej Rybczak
2011-07-07 21:35:33 +02:00
parent 4084796a37
commit 0c4c27ac6c
5 changed files with 23 additions and 15 deletions

View File

@@ -76,6 +76,7 @@ struct NcmpcppKeys
int PrevColumn[2];
int NextColumn[2];
int ScreenSwitcher[2];
int BackwardScreenSwitcher[2];
int Help[2];
int Playlist[2];
int Browser[2];