aboutsummaryrefslogtreecommitdiffstats
path: root/tools/easingcurveeditor/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/easingcurveeditor/mainwindow.h')
-rw-r--r--tools/easingcurveeditor/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/easingcurveeditor/mainwindow.h b/tools/easingcurveeditor/mainwindow.h
index 44591d33cc..406000973c 100644
--- a/tools/easingcurveeditor/mainwindow.h
+++ b/tools/easingcurveeditor/mainwindow.h
@@ -64,6 +64,7 @@ public slots:
protected:
virtual void moveEvent(QMoveEvent *event);
virtual void resizeEvent(QResizeEvent *event);
+ virtual void closeEvent(QCloseEvent *event);
void initQml();
private: