From fd98230020bdbdd051bbb11193a61097f169479b Mon Sep 17 00:00:00 2001 From: David Faure Date: Sun, 4 May 2008 21:16:30 +0000 Subject: Move "Adjust view properties" to dolphinviewactionhandler so that it's available in dolphinpart (konqueror) too. Bug reported by kde-bug-hunter "lemma". svn path=/trunk/KDE/kdebase/apps/; revision=804037 --- src/dolphinviewactionhandler.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/dolphinviewactionhandler.h') diff --git a/src/dolphinviewactionhandler.h b/src/dolphinviewactionhandler.h index 4eb856387..4cc63b86a 100644 --- a/src/dolphinviewactionhandler.h +++ b/src/dolphinviewactionhandler.h @@ -167,6 +167,12 @@ private Q_SLOTS: */ void slotShowHiddenFilesChanged(); + /** + * Opens the view properties dialog, which allows to modify the properties + * of the currently active view. + */ + void slotAdjustViewProperties(); + private: /** * Create all the actions. -- cgit v1.3