mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
refs #855, support for timeout in CEnableForViewBasedIndicator
This commit is contained in:
committed by
Mathew Sutcliffe
parent
02cbd8e00d
commit
076fff417a
@@ -28,7 +28,7 @@ namespace BlackGui
|
||||
bool isShowingLoadIndicator() const;
|
||||
|
||||
//! Show loading indicator
|
||||
void showLoadIndicator();
|
||||
int showLoadIndicator(int timeoutMs = -1);
|
||||
|
||||
//! Hide loading indicator
|
||||
void hideLoadIndicator();
|
||||
|
||||
Reference in New Issue
Block a user