Youtube video and text (draft).
[speedfreak] / Client / mainwindow.h
index b4f1d27..23a6c17 100644 (file)
 #include "accelerationstart.h"
 #include "topresultdialog.h"
 #include "httpclient.h"
+#include "routedialog.h"
 #include "resultdialog.h"
 
+
 namespace Ui {
     class MainWindow;
 }
@@ -63,9 +65,10 @@ private slots:
     void clientSendRoute();
     void clientRegUserToServer();
     void clientUserLogin();
-    void clientSendResult(double result);
+    void clientSendResult();
     void setCategoryCompoBox();
     void showTop10();
+
 };
 
 #endif // MAINWINDOW_H