X-Git-Url: http://git.maemo.org/git/?p=impuzzle;a=blobdiff_plain;f=src%2Fmainwindow.h;h=2ce46070dc042ebce10feecf10d95bd3cf74eb6c;hp=097be4871a9d91f49df34a5ca38ebfd9f9a83265;hb=624b98e3fdcba3cbaa1595166205a2367613c07d;hpb=79ce16073d2c39d9973ffdddfbae8a94439dbd43;ds=sidebyside diff --git a/src/mainwindow.h b/src/mainwindow.h index 097be48..2ce4607 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -41,6 +41,9 @@ private slots: void gameEnded(); void enableSaving(); +protected: + void closeEvent(QCloseEvent *event); + private: MainWindow(QWidget *parent = 0); void createActions();