From 85aec92f819eae5a6189bd3ec25cff44dce3ae19 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 12 Dec 2008 06:55:26 +0000 Subject: SVN_SILENT: removed trailing spaces svn path=/trunk/KDE/kdebase/apps/; revision=895978 --- src/dolphindetailsview.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/dolphindetailsview.h') diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 0f99db519..1c7e0e9ca 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -111,7 +111,7 @@ private slots: QRect elasticBandRect() const; void setZoomLevel(int level); - + void slotShowPreviewChanged(); /** @@ -127,7 +127,7 @@ private slots: * with the mouse. */ void slotHeaderSectionResized(int logicalIndex, int oldSize, int newSize); - + /** * Changes the alternating row colors setting depending from * the activation state \a active. @@ -145,8 +145,8 @@ private slots: void updateFont(); /** - * If the elastic band is currently shown, update the elastic band based on - * the current mouse position and ensure that the selection is the set of items + * If the elastic band is currently shown, update the elastic band based on + * the current mouse position and ensure that the selection is the set of items * intersecting it. */ void updateElasticBandSelection(); @@ -190,7 +190,7 @@ private: struct ElasticBand { ElasticBand(); - + // Elastic band origin and destination coordinates are relative to t // he origin of the view, not the viewport. bool show; @@ -202,10 +202,10 @@ private: // on the last elastic band shape. QPoint lastSelectionOrigin; QPoint lastSelectionDestination; - + // If true, compute the set of selected elements from scratch (slower) bool ignoreOldInfo; - + // Edges of the filenames that are closest to the edges of oldSelectionRect. // Used to decide whether horizontal changes in the elastic band are likely // to require us to re-check which items are selected. -- cgit v1.3