X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=mainwindow.h;fp=mainwindow.h;h=59e8c8620c0781e658e6127773e9836429291d57;hb=b68a0bd6a68457b27a07646a150d4812fb98daa2;hp=6189ba35acd4874355a748bd70ec31f02de93c6a;hpb=50522105a0c4be302cf6cbdc2e3e213c85dd757f;p=ameter diff --git a/mainwindow.h b/mainwindow.h index 6189ba3..59e8c86 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -32,7 +32,8 @@ public: void showExpanded(); public slots: - void changeSettings(); + void showAbout(); + void showSettings(); private: QAccelerometer *accelerometer; @@ -40,3 +41,4 @@ private: }; #endif // MAINWINDOW_H +