From d78fe954abb9ea0ed05f8c22d6842a457c0a209e Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 17 Sep 2007 14:36:41 +0000 Subject: drag and drop fixes for the column view (implied a signal changed which affected other views too) svn path=/trunk/KDE/kdebase/apps/; revision=713430 --- src/dolphincolumnview.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/dolphincolumnview.h') diff --git a/src/dolphincolumnview.h b/src/dolphincolumnview.h index eff09c08a..8c61aae6c 100644 --- a/src/dolphincolumnview.h +++ b/src/dolphincolumnview.h @@ -58,8 +58,6 @@ protected: virtual int verticalOffset() const; virtual void mousePressEvent(QMouseEvent* event); - virtual void dragEnterEvent(QDragEnterEvent* event); - virtual void dropEvent(QDropEvent* event); virtual void resizeEvent(QResizeEvent* event); private slots: -- cgit v1.3