mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Ref T489, better progress indication in DB load dialog
This commit is contained in:
committed by
Mat Sutcliffe
parent
fee2f8c5a0
commit
3c0c61ae19
@@ -90,6 +90,9 @@ namespace BlackMisc
|
||||
//! Any finished state
|
||||
static bool isFinishedReadState(ReadState state);
|
||||
|
||||
//! Any finished state
|
||||
static bool isFinishedReadStateOrFailure(ReadState state);
|
||||
|
||||
//! Represented number of entities
|
||||
static int numberOfEntities(CEntityFlags::Entity entities);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user