[QGIS Commit] r10722 - trunk/qgis/src/gui

svn_qgis at osgeo.org svn_qgis at osgeo.org
Mon May 4 07:52:39 EDT 2009


Author: timlinux
Date: 2009-05-04 07:52:39 -0400 (Mon, 04 May 2009)
New Revision: 10722

Modified:
   trunk/qgis/src/gui/qgsdetaileditemdelegate.h
Log:
Trivial change, just removed some extra white space

Modified: trunk/qgis/src/gui/qgsdetaileditemdelegate.h
===================================================================
--- trunk/qgis/src/gui/qgsdetaileditemdelegate.h	2009-05-04 11:27:38 UTC (rev 10721)
+++ trunk/qgis/src/gui/qgsdetaileditemdelegate.h	2009-05-04 11:52:39 UTC (rev 10722)
@@ -55,9 +55,6 @@
 
     int horizontalSpacing() const;
 
-
-
-
   private:
     QFont detailFont( const QStyleOptionViewItem &theOption ) const;
     QFont titleFont( const QStyleOptionViewItem &theOption ) const;



More information about the QGIS-commit mailing list