GH-1873 allow closing main window, fix window ref count
This commit is contained in:
@@ -54,6 +54,9 @@ public:
|
||||
|
||||
void checkInstancePathForProblems();
|
||||
|
||||
signals:
|
||||
void isClosing();
|
||||
|
||||
private slots:
|
||||
void onCatToggled(bool);
|
||||
|
||||
|
Reference in New Issue
Block a user