Renamed PanelContent class to PanelContentStack and simplified the general structure...
authorPekka Nissinen <pekka.nissinen@ixonos.com>
Mon, 16 Aug 2010 13:17:49 +0000 (16:17 +0300)
committerPekka Nissinen <pekka.nissinen@ixonos.com>
Mon, 16 Aug 2010 13:17:49 +0000 (16:17 +0300)
commit05067a540b09138e81941dc3f11940ea54a12b3c
tree564868f44f31f7b69ae253680fddf4937fa3f76d
parent83c81ab2f85742f0c581113c8a98062eb2ecef2d
Renamed PanelContent class to PanelContentStack and simplified the general structure by subclassing
the entire class directly from QStackedWidget
src/src.pro
src/ui/panelcontent.cpp [deleted file]
src/ui/panelcontent.h [deleted file]
src/ui/panelcontentstack.cpp [new file with mode: 0644]
src/ui/panelcontentstack.h [new file with mode: 0644]
src/ui/tabbedpanel.cpp
src/ui/tabbedpanel.h