block displaying elapsed time while seeking properly (alternative ui)

This commit is contained in:
Andrzej Rybczak
2009-08-30 06:53:15 +02:00
parent 762f233b96
commit 0a22debf0e
3 changed files with 5 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ namespace Global
extern bool UpdateStatusImmediately;
extern bool MessagesAllowed;
extern bool SeekingInProgress;
extern bool RedrawHeader;
extern bool RedrawStatusbar;