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

List:       kde-commits
Subject:    extragear/utils/kpager
From:       Pino Toscano <pino () kde ! org>
Date:       2015-11-19 21:50:08
Message-ID: E1ZzX5k-0007qB-Ff () scm ! kde ! org
[Download RAW message or body]

SVN commit 1444719 by pino:

make fastScalePixmap static


 M  +1 -1      desktop.cpp  


--- trunk/extragear/utils/kpager/desktop.cpp #1444718:1444719
@@ -163,7 +163,7 @@
     y=(y-deskY())*(qApp->desktop()->height())/deskHeight();
 }
 
-QPixmap fastScalePixmap(const QPixmap &pixmap, int width, int height)
+static QPixmap fastScalePixmap(const QPixmap &pixmap, int width, int height)
 {
   QMatrix m;
   m.scale(width/(double)pixmap.width(),
[prev in list] [next in list] [prev in thread] [next in thread] 

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