Merge branch 'master' into gps
[situare] / src / engine / engine.h
index 483aa1e..fe30675 100644 (file)
@@ -115,6 +115,12 @@ public slots:
     * @parma enabled true if gps should be enabled, false otherwise
     */
     void enableGPS(bool enabled);
+       
+       /**
+    * @brief Slot to intercept signal when user has cancelled login process
+    *
+    */
+    void quitApplication();
 
 /*******************************************************************************
  * SIGNALS