Reorder Editor/Song destruction order to prevent bad memory accesses (issue #2015)
This commit is contained in:
@@ -61,6 +61,9 @@ public:
|
||||
public slots:
|
||||
void displayInitProgress(const QString &msg);
|
||||
|
||||
private slots:
|
||||
void childDestroyed(QObject *obj);
|
||||
|
||||
private:
|
||||
static GuiApplication* s_instance;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user