use flag to force status update rather than doing additional update

This commit is contained in:
Andrzej Rybczak
2009-04-01 16:15:19 +02:00
parent 89c06db1f4
commit 7f85a0dcd1
4 changed files with 22 additions and 18 deletions

View File

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