X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=blobdiff_plain;f=Client%2Fhttpclient.h;h=457f7b74d3dad3967889a1e9a1605ed2fdbd9b5f;hp=f8a7b992adb028a9a2b3819598ef72c88238b1d1;hb=e540ab0821aef2b3c3a3e3d87f96b46eb6877090;hpb=135c535eafa1d10fc76a503efd912ecee78e955e;ds=sidebyside diff --git a/Client/httpclient.h b/Client/httpclient.h index f8a7b99..457f7b7 100644 --- a/Client/httpclient.h +++ b/Client/httpclient.h @@ -39,7 +39,7 @@ public slots: void requestRegistration(); void checkLogin(); void sendResultXml(QString category, double result); - void sendRouteXml(QString, int); + void sendRouteXml(QString oldName, QString newName, int i); void requestTopList(QString category, QString limit); void requestCategories(); void ackOfResult();