keybinding system rewrite

This commit is contained in:
Andrzej Rybczak
2012-07-18 01:34:55 +02:00
parent 4cf9fe33db
commit 181224b837
34 changed files with 4401 additions and 3270 deletions

View File

@@ -41,9 +41,6 @@ namespace Global
extern size_t MainStartY;
extern size_t MainHeight;
extern bool BlockItemListUpdate;
extern bool UpdateStatusImmediately;
extern bool MessagesAllowed;
extern bool SeekingInProgress;
extern bool RedrawHeader;