mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 10:15:38 +08:00
refs #445, preparation for data GUI
* improved finding of main window * project -> version string * location of application icon
This commit is contained in:
committed by
Mathew Sutcliffe
parent
b308014bc2
commit
3e982b014f
@@ -25,8 +25,8 @@ namespace BlackGui
|
||||
{
|
||||
|
||||
public:
|
||||
//! Main application window
|
||||
static CEnableForFramelessWindow *mainApplicationWindow();
|
||||
//! Main (frameless enabled) application window
|
||||
static CEnableForFramelessWindow *mainFramelessEnabledApplicationWindow();
|
||||
|
||||
//! Main application window widget
|
||||
static QWidget *mainApplicationWindowWidget();
|
||||
|
||||
Reference in New Issue
Block a user