From e6dcf5e8ffd8c4fe9a011aba92783d6ad1a7a63c Mon Sep 17 00:00:00 2001 From: David Faure Date: Tue, 22 Jan 2008 01:36:28 +0000 Subject: And finally: provide those "additional info" actions in the part too. svn path=/branches/KDE/4.0/kdebase/apps/; revision=764549 --- src/dolphinpart.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/dolphinpart.h') diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 883cf9456..3d9ec0306 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -139,6 +139,9 @@ private Q_SLOTS: /** Updates the state of the 'Sort Ascending/Descending' action. */ void slotSortOrderChanged(Qt::SortOrder); + /** Updates the state of the 'Additional Information' actions. */ + void slotAdditionalInfoChanged(); + private: void createActions(); void createGoAction(const char* name, const char* iconName, -- cgit v1.3