From 94815093253e5db99aa100f0834cd6c74c96a91a Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 31 Dec 2010 10:59:46 +0000 Subject: Lock panels per default and allow to unlock them like in Amarok. BUG: 229811 FIXED-IN: 4.7.0 svn path=/trunk/KDE/kdebase/apps/; revision=1210424 --- src/dolphinmainwindow.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 9a57b5452..4d45d2d65 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -264,6 +264,11 @@ private slots: */ void replaceLocation(); + /** + * Toggles the state of the panels between a locked and unlocked layout. + */ + void togglePanelLockState(); + /** Goes back on step of the URL history. */ void goBack(); -- cgit v1.3