Fixed RoutingPanel & UserInfoPanel to use ImageButton properly (due to recent changes...
authorPekka Nissinen <pekka.nissinen@ixonos.com>
Fri, 20 Aug 2010 09:57:54 +0000 (12:57 +0300)
committerPekka Nissinen <pekka.nissinen@ixonos.com>
Fri, 20 Aug 2010 09:57:54 +0000 (12:57 +0300)
commit9c791f92120df8bb2a8e6f30306a0ef1518c176b
tree8a16aa9dc4bd73184fbb6c60d0211b8621a8832c
parent58a20e36a4ed7f353b00ec9294168b5082393959
Fixed RoutingPanel & UserInfoPanel to use ImageButton properly (due to recent changes to its constructor).
Added missing referencies to TabbedPanel unit test.
src/ui/routingpanel.cpp
src/ui/userinfopanel.cpp
tests/ui/tabbedpanel/tabbedpanel.pro
tests/ui/tabbedpanel/testtabbedpanel.cpp