From 862ceee323ad3b474ce9de11eefbddd99c528fac Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 13 Jun 2007 17:08:39 +0000 Subject: fixed some activation issues in combination with split views svn path=/trunk/KDE/kdebase/apps/; revision=674980 --- src/dolphinviewcontainer.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 83ef15944..88b4b3b47 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -196,6 +196,12 @@ private slots: */ void restoreContentsPos(); + /** + * Marks the view container as active + * (see DolphinViewContainer::setActive()). + */ + void activate(); + private: /** * Returns the default text of the status bar, if no item is -- cgit v1.3