From 741cb8daf09d20d2061800302636a37e820d5be5 Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Tue, 1 Aug 2017 23:37:01 +0200 Subject: [PATCH] Oops --- mainwindow.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/mainwindow.hpp b/mainwindow.hpp index c130c76..5bb6e75 100644 --- a/mainwindow.hpp +++ b/mainwindow.hpp @@ -49,7 +49,6 @@ private: static MainWindow *instance; protected: - void changeEvent(QEvent *e) override; void closeEvent(QCloseEvent *event) override; };