Added LocationSearchPanel (which is currently a copy of RoutingPanel)
authorSami Rämö <sami.ramo@ixonos.com>
Wed, 1 Sep 2010 07:42:07 +0000 (10:42 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Wed, 1 Sep 2010 07:42:07 +0000 (10:42 +0300)
commit944294e41f43e4f31e966369087695b58952b06d
treee78994beddd1afaca1f86c85ea8d1669df3c6888
parent3e6e241ae8335688053422f81c5207ce618f3e9b
Added LocationSearchPanel (which is currently a copy of RoutingPanel)

 - Created LocationSearchPanel by creating a copy from RoutingPanel

 - Added LocationSearchPanel into panels

 - Fixed routingpanel.cpp missing a license header
src/src.pro
src/ui/locationsearchpanel.cpp [new file with mode: 0644]
src/ui/locationsearchpanel.h [new file with mode: 0644]
src/ui/mainwindow.cpp
src/ui/mainwindow.h
src/ui/routingpanel.cpp
src/ui/routingpanel.h