From 9c7ccd477a32ad52ff0126024ffbad0f6ea164b5 Mon Sep 17 00:00:00 2001 From: David Faure Date: Tue, 28 Aug 2007 17:50:54 +0000 Subject: Clicking on items in dolphin part finally implemented. Fixed connect() error in dolphinstatusbar [unrelated]. svn path=/trunk/KDE/kdebase/apps/; revision=705835 --- src/dolphinviewcontainer.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 95be9134c..2e4993316 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -151,6 +151,11 @@ private slots: */ void updateItemCount(); + /** + * Handles clicking on an item + */ + void slotItemTriggered(const KFileItem& item); + /** * Shows the information for the item \a item inside the statusbar. If the * item is null, the default statusbar information is shown. -- cgit v1.3