From 1f3916a22254acd05054b40b52e24600d94a2429 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 30 Jan 2009 06:16:13 +0000 Subject: SVN_SILENT: just mention what the method does, skip implementation details svn path=/trunk/KDE/kdebase/apps/; revision=918538 --- src/dolphinmainwindow.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 885610b9f..2e49cc67a 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -282,11 +282,7 @@ private slots: */ void slotSelectionChanged(const KFileItemList& selection); - /** - * Wheel event, receives it's degree of movement (int). - * we look to see if it's negative (backwards) or positive (forwards). - * Enables changing of tabs via mouse wheel. - */ + /** Enables changing of tabs via mouse wheel. */ void slotWheelMoved(int wheelDelta); /** Emits the signal requestItemInfo(). */ -- cgit v1.3