add custom keys configuration

This commit is contained in:
unknown
2008-08-23 19:31:22 +02:00
parent 72cb5d8217
commit f61847c46c
11 changed files with 399 additions and 95 deletions

View File

@@ -35,10 +35,6 @@ const bool UNICODE = 0;
# define NCMPCPP_TO_WSTRING(x) (x)
#endif
#define KEY_TAB 9
#define ENTER 10
#define KEY_SPACE 32
#ifdef HAVE_TAGLIB_H
# include "fileref.h"
# include "tag.h"