Version 1.0.0
[ameter] / mainwindow.h
index 6189ba3..59e8c86 100644 (file)
@@ -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
+