This commit is contained in:
ArsenArsen 2017-08-01 23:37:01 +02:00
parent 433ee87ce5
commit 741cb8daf0
No known key found for this signature in database
GPG Key ID: C631EC9C50708CF4
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ private:
static MainWindow *instance;
protected:
void changeEvent(QEvent *e) override;
void closeEvent(QCloseEvent *event) override;
};