mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Use screen geometry to configure screen size
This commit is contained in:
@@ -71,6 +71,9 @@ namespace BlackGui
|
||||
//! Set the parent's window opacity
|
||||
void setParentOpacity(qreal opacity);
|
||||
|
||||
//! Set screen geometry based on screen resolution
|
||||
void setScreenGeometry();
|
||||
|
||||
QScopedPointer<Ui::CConfigurationWizard> ui;
|
||||
int m_previousId = -1;
|
||||
int m_minId = -1;
|
||||
|
||||
Reference in New Issue
Block a user