X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=zouba%2Froute.h;h=1047cf5e05ad02de33e180064bf2ffa643ced3bb;hb=ef04e25d328c588e1a450a9122e165921a2b15f5;hp=139b67f3c39c59220fd835423fc1619e6b0a2c3f;hpb=d57b981dbf653ab766f83f4c7e663a15002a2a79;p=ptas diff --git a/zouba/route.h b/zouba/route.h index 139b67f..1047cf5 100644 --- a/zouba/route.h +++ b/zouba/route.h @@ -58,7 +58,7 @@ public Q_SLOTS: void toggleDirection(); Q_SIGNALS: - void routeReady( RouteData ); + void routeReady( QList ); private Q_SLOTS: void replyFinished( QNetworkReply* );