From 8eed64171cfdee8be2690e4fb7e0aaeb3aafc6e5 Mon Sep 17 00:00:00 2001 From: David Faure Date: Mon, 24 Dec 2007 19:07:32 +0000 Subject: Move (broken) action "Edit/Properties" to dolphinpart and made it work there. Pass parent widget to all KPropertiesDialog instances. svn path=/trunk/KDE/kdebase/apps/; revision=752542 --- src/dolphinpart.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/dolphinpart.h') diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 23a5ea653..300924a8d 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -130,6 +130,11 @@ private Q_SLOTS: */ void slotEditMimeType(); + /** + * Connected to the "properties" action + */ + void slotProperties(); + private: void createActions(); void createGoAction(const char* name, const char* iconName, -- cgit v1.3