[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-05-07 15:52:53
Message-ID: 20100507155253.5224DAC8B0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1124056 by bholst:

Merge branch 'unused'

 M  +0 -2      FrameGraphicsItem.cpp  


--- trunk/KDE/kdeedu/marble/src/lib/graphicsview/FrameGraphicsItem.cpp #1124055:1124056
@@ -173,9 +173,7 @@
 QRectF FrameGraphicsItem::contentRect( const QPointF& position ) const
 {
     qreal marginTop = ( d->m_marginTop == 0.0 ) ? d->m_margin : d->m_marginTop;
-    qreal marginBottom = ( d->m_marginBottom == 0.0 ) ? d->m_margin : d->m_marginBottom;
     qreal marginLeft = ( d->m_marginLeft == 0.0 ) ? d->m_margin : d->m_marginLeft;
-    qreal marginRight = ( d->m_marginRight == 0.0 ) ? d->m_margin : d->m_marginRight;
 
     QSizeF size = this->size();
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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