Added RouteWaypointList- and RouteWaypointListView classes.
authorJussi Laitinen <jupe@l3l7588.ixonos.local>
Fri, 13 Aug 2010 12:22:14 +0000 (15:22 +0300)
committerJussi Laitinen <jupe@l3l7588.ixonos.local>
Fri, 13 Aug 2010 12:22:14 +0000 (15:22 +0300)
commit9dafdc6d4030ec985420478ad0b0251d8df04e77
treef6dccb1938d7967bcab5171f6615f05aa1bc8f6c
parent808984e4222952e1af28380c18a3baed7d71e24f
Added RouteWaypointList- and RouteWaypointListView classes.
13 files changed:
images.qrc
src/engine/engine.cpp
src/routing/routingservice.cpp
src/src.pro
src/ui/locationlistitem.h
src/ui/mainwindow.cpp
src/ui/mainwindow.h
src/ui/routewaypointlistitem.cpp [new file with mode: 0644]
src/ui/routewaypointlistitem.h [new file with mode: 0644]
src/ui/routewaypointlistview.cpp [new file with mode: 0644]
src/ui/routewaypointlistview.h [new file with mode: 0644]
src/ui/routingpanel.cpp
src/ui/routingpanel.h