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

List:       kde-commits
Subject:    KDE/kdeplasma-addons/applets/comic
From:       Matthias Fuchs <mat69 () gmx ! net>
Date:       2009-03-11 15:21:05
Message-ID: 1236784865.239025.23393.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 938284 by mfuchs:

Use QSizeF at more places

 M  +1 -1      imagewidget.cpp  


--- trunk/KDE/kdeplasma-addons/applets/comic/imagewidget.cpp #938283:938284
@@ -56,7 +56,7 @@
 void ImageWidget::updateScrollBars()
 {
     if ( !mIsScaled ) {
-        QSize temp = this->size().toSize();
+        QSizeF temp = this->size();
         const int scrollWidthSpace = mScrollBarVert->preferredSize().width();
         const int scrollHeightSpace = mScrollBarHoriz->preferredSize().height();
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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