mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-10 14:07:35 +08:00
refs #368, GUI utility
* fixed CGuiUtility::replaceTabCountValue * added CGuiUtility::mainApplicationWindowWidget
This commit is contained in:
@@ -26,6 +26,9 @@ namespace BlackGui
|
||||
//! Main application window
|
||||
static CEnableForFramelessWindow *mainApplicationWindow();
|
||||
|
||||
//! Main application window widget
|
||||
static QWidget *mainApplicationWindowWidget();
|
||||
|
||||
//! Is main window frameless?
|
||||
static bool isMainWindowFrameless();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user