From 5de9950182b5a1b0b99e4cc51e48d4d83b6bef24 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 6 Jun 2007 20:32:03 +0000 Subject: start to simplify the DolphinController as preparation for the kparts DolphinViewWidget (as discussed with David) svn path=/trunk/KDE/kdebase/apps/; revision=672357 --- src/dolphincontroller.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/dolphincontroller.h') diff --git a/src/dolphincontroller.h b/src/dolphincontroller.h index 1f277e133..ccf4e4879 100644 --- a/src/dolphincontroller.h +++ b/src/dolphincontroller.h @@ -101,8 +101,6 @@ public slots: */ void emitViewportEntered(); - void indicateSelectionChange(); - signals: /** * Is emitted if a context menu should be opened. @@ -163,9 +161,6 @@ signals: * the viewport. */ void viewportEntered(); - /** Is emitted if the selection has been changed by the user. */ - void selectionChanged(); - /** Is emitted if the view should zoom in. */ void zoomIn(); -- cgit v1.3