Created SidePanel class, which is base class for both panels.
authorKaj Wallin <kaj.wallin@ixonos.com>
Thu, 20 May 2010 10:05:00 +0000 (13:05 +0300)
committerKaj Wallin <kaj.wallin@ixonos.com>
Thu, 20 May 2010 10:05:00 +0000 (13:05 +0300)
commit9426a6802db695898470a1899ce6cbb1d43180b8
tree9ababf3ecfe54176b209479ca4708540d25b8894
parentca7e4ea3773e8ec053dce5b93681f5118cde2d2e
Created SidePanel class, which is base class for both panels.
UserInfoPanel is converted to use this inheritance.

Reviewed by:
src/src.pro
src/ui/panelcommon.h
src/ui/panelsliderbar.h
src/ui/sidepanel.cpp [new file with mode: 0644]
src/ui/sidepanel.h [new file with mode: 0644]
src/ui/userpanel.cpp
src/ui/userpanel.h