]> cloud.milkyroute.net Git - dolphin.git/commit
Move the code for restoring the current item from DolphinViewContainer to DolphinView...
authorPeter Penz <peter.penz19@gmail.com>
Wed, 28 May 2008 20:40:16 +0000 (20:40 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 28 May 2008 20:40:16 +0000 (20:40 +0000)
commite54e6a9cdbc0e37e7c81abcea4e69838cddabaa3
treecc6f04e75706796a9a53424663e02f77d62b24a8
parentb445156dd40a16877058f8228900679cb27aa4cc
Move the code for restoring the current item from DolphinViewContainer to DolphinView, as the DolphinView must be able to do this without advice from the container.

Beside that this simplifies the code it also fixes a regression of having empty tabs.

svn path=/trunk/KDE/kdebase/apps/; revision=813828
src/dolphinview.cpp
src/dolphinview.h
src/dolphinviewcontainer.cpp
src/dolphinviewcontainer.h