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