From a6f5c499ef9b1253415b3887eb51c76fee2ea5c4 Mon Sep 17 00:00:00 2001 From: David Faure Date: Mon, 28 Jan 2008 11:37:08 +0000 Subject: keep in sync with 4.0 branch (767566) svn path=/trunk/KDE/kdebase/apps/; revision=767567 --- src/dolphinpart.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/dolphinpart.h') diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 3d9ec0306..797c34d71 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -136,6 +136,15 @@ private Q_SLOTS: */ void createDir(); + /** Updates the state of the 'Show preview' menu action. */ + void slotShowPreviewChanged(); + + /** Updates the state of the 'Show hidden files' menu action. */ + void slotShowHiddenFilesChanged(); + + /** Updates the state of the 'Categorized sorting' menu action. */ + void slotCategorizedSortingChanged(); + /** Updates the state of the 'Sort Ascending/Descending' action. */ void slotSortOrderChanged(Qt::SortOrder); -- cgit v1.3