X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=blobdiff_plain;f=Client%2Fmainwindow.h;h=16272c02c88207e8d23005884be308302ba6aa7c;hp=f05a62cc33ed2defca7d9db2ed75634bb3f21618;hb=711ece5e3a718c47646650e163d45ed1418664c0;hpb=5241ec75463415bf6e08caa763699dbb118135de diff --git a/Client/mainwindow.h b/Client/mainwindow.h index f05a62c..16272c0 100644 --- a/Client/mainwindow.h +++ b/Client/mainwindow.h @@ -21,6 +21,7 @@ #include "accelerationstart.h" #include "topresultdialog.h" #include "httpclient.h" +#include "routedialog.h" namespace Ui { class MainWindow; @@ -39,6 +40,7 @@ public: accelerationstart* accstart; TopResultDialog *topResultDialog; HttpClient *httpClient; + RouteDialog *routeDialog; protected: void changeEvent(QEvent *e);