More connecting client-server functionality to GUI.
[speedfreak] / Client / routedialog.h
index bea6150..708e74a 100644 (file)
@@ -25,6 +25,10 @@ public:
     int getTop();
     int getRight();
     int getBottom();
+    void setLabelInfoToUser(QString infoText);
+
+signals:
+    void sendroute();
 
 protected:
     void changeEvent(QEvent *e);