mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-13 20:22:13 +00:00
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