mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
Splash screen messages for web data services
This commit is contained in:
committed by
Mat Sutcliffe
parent
8c3faa4ca9
commit
400a8fc2a8
@@ -344,6 +344,9 @@ namespace BlackGui
|
||||
//! Set current font values
|
||||
void setCurrentFontValues();
|
||||
|
||||
//! Web data services started
|
||||
void onWebDataServicesStarted(bool success);
|
||||
|
||||
//! \copydoc BlackGui::CGuiUtility::superviseMainWindowMinSizes
|
||||
void superviseWindowMinSizes();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user