Youtube video and text (draft).
[speedfreak] / Client / mainwindow.h
index f8eea7c..23a6c17 100644 (file)
@@ -44,7 +44,6 @@ public:
     accelerationstart* accstart;
     TopResultDialog *topResultDialog;
     HttpClient *httpClient;
-    RouteDialog *routeDialog;
     ResultDialog *resultDialog;
 
 protected:
@@ -66,9 +65,10 @@ private slots:
     void clientSendRoute();
     void clientRegUserToServer();
     void clientUserLogin();
-    void clientSendResult(double result);
+    void clientSendResult();
     void setCategoryCompoBox();
     void showTop10();
+
 };
 
 #endif // MAINWINDOW_H