mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 00:16:51 +08:00
refs #750, allow to reset window position of dock widget
This commit is contained in:
@@ -123,6 +123,9 @@ namespace BlackGui
|
||||
//! Reset margin settings
|
||||
void resetSettings();
|
||||
|
||||
//! Reset window position
|
||||
void resetPosition();
|
||||
|
||||
//! Set title and internally keep a backup
|
||||
void setWindowTitle(const QString &title);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user