X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=blobdiff_plain;f=Client%2Fmainwindow.h;h=e0685d4f1cb43f4858dab043826fa0c5d3fa5ab4;hp=fb115aed2ece63ffec47e91ad11ca10c3729437c;hb=135c535eafa1d10fc76a503efd912ecee78e955e;hpb=9474ab728316f325b37aa99108aa1850ec7a0b26;ds=sidebyside diff --git a/Client/mainwindow.h b/Client/mainwindow.h index fb115ae..e0685d4 100644 --- a/Client/mainwindow.h +++ b/Client/mainwindow.h @@ -66,7 +66,7 @@ private: private slots: void clientRequestCategoryList(); void clientRequestTopList(int index); - void clientSendRoute(); + void clientSendRoute(QString,int); void clientRegUserToServer(); void clientUserLogin(); void clientSendResult(QString category, double result);