Added button for sending route to server.
[speedfreak] / Client / gpsdata.h
index f24e6eb..40e49fd 100644 (file)
@@ -24,6 +24,7 @@ public:
     void startRouteRecording(QString time);
     void stopRouteRecording(QString time);
     int roundCounter; //testing, move private!!!
+    int getRoundCounter();
 
 private:
     Maemo5Location *location;