mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 09:05:57 -05:00
Also save window geo when using ESC or the close button
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
|
||||
AdvSceneSwitcher(QWidget *parent);
|
||||
|
||||
void reject() override;
|
||||
void closeEvent(QCloseEvent *event) override;
|
||||
|
||||
void SetStarted();
|
||||
|
||||
Reference in New Issue
Block a user