mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-17 10:55:32 +08:00
This commit is contained in:
committed by
Mathew Sutcliffe
parent
f124412896
commit
f1ace9dde0
@@ -54,6 +54,9 @@ namespace BlackGui
|
||||
//! Window mode (window flags)
|
||||
CEnableForFramelessWindow::WindowMode getWindowMode() const;
|
||||
|
||||
//! Allow the GUI to refresh by processing events
|
||||
void processEventsToRefreshGui() const;
|
||||
|
||||
//! Init the main application window based on information in this application
|
||||
void initMainApplicationWindow(QWidget *mainWindow) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user