add switching between playlist and browser with tab key
This commit is contained in:
@@ -35,6 +35,7 @@ const bool UNICODE = 0;
|
||||
# define NCMPCPP_TO_WSTRING(x) (x)
|
||||
#endif
|
||||
|
||||
#define KEY_TAB 9
|
||||
#define ENTER 10
|
||||
#define KEY_SPACE 32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user