mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Settings dialog: On Cancel button, remove the VM directory if it is empty, closes #6769.
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
static Settings *settings;
|
||||
protected slots:
|
||||
void accept() override;
|
||||
void reject() override;
|
||||
|
||||
private:
|
||||
Ui::Settings *ui;
|
||||
|
||||
Reference in New Issue
Block a user