[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/lib/graphicsview
From:       Bastian Holst <bastianholst () gmx ! de>
Date:       2010-03-31 16:58:55
Message-ID: 20100331165855.F31C3AC84E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1109662 by bholst:

Removing some whitespaces

 M  +2 -2      GeoGraphicsItem.h  
 M  +4 -4      ScreenGraphicsItem.h  


--- trunk/KDE/kdeedu/marble/src/lib/graphicsview/GeoGraphicsItem.h #1109661:1109662
@@ -24,7 +24,7 @@
 
 namespace Marble
 {
-    
+
 class GeoDataCoordinates;
 class GeoDataLatLonAltBox;
 
@@ -143,7 +143,7 @@
  protected:
     explicit GeoGraphicsItem( GeoGraphicsItemPrivate *d_ptr );
 
- private:     
+ private:
     GeoGraphicsItemPrivate *p() const;
 };
 
--- trunk/KDE/kdeedu/marble/src/lib/graphicsview/ScreenGraphicsItem.h #1109661:1109662
@@ -38,7 +38,7 @@
     explicit ScreenGraphicsItem( MarbleGraphicsItem *parent = 0 );
     ScreenGraphicsItem( const QPointF& position, const QSizeF& size,
                         MarbleGraphicsItem *parent = 0 );
-    
+
     virtual ~ScreenGraphicsItem();
 
     /**
@@ -73,7 +73,7 @@
      * Positive y-coordinates are counted top-aligned from the top border of the parent item.
      */
     QPointF positivePosition() const;
-    
+
     /**
      * @brief Return the absolute position of the ScreenGraphicsItem
      *
@@ -96,14 +96,14 @@
      * be disabled. By default all flags are disabled.
      */
     void setFlags( GraphicsItemFlags flags );
-    
+
  protected:
     explicit ScreenGraphicsItem( ScreenGraphicsItemPrivate *d_ptr );
     ScreenGraphicsItem( const QPointF& position, const QSizeF& size,
                         ScreenGraphicsItemPrivate *d_ptr );
 
     virtual bool eventFilter( QObject *, QEvent * );
-     
+
  private:
     ScreenGraphicsItemPrivate *p() const;
 };
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic