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

List:       kde-commits
Subject:    KDE/kdelibs/plasma (silent)
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2010-11-28 11:12:30
Message-ID: 20101128111230.67D5FAC8A3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1201684 by aseigo:

SVN_SILENT: ws


 M  +1 -3      svg.cpp  


--- trunk/KDE/kdelibs/plasma/svg.cpp #1201683:1201684
@@ -281,7 +281,6 @@
     // Look at the size hinted elements and try to find the smallest one with an
     // identical aspect ratio.
     if (s.isValid() && !elementId.isEmpty()) {
-
         QList<QSize> elementSizeHints = elementsWithSizeHints.values(elementId);
 
         if (!elementSizeHints.isEmpty()) {
@@ -417,8 +416,7 @@
         if (path.isEmpty()) {
             renderer = new SharedSvgRenderer();
         } else {
-            renderer = new SharedSvgRenderer(
-                path, actualTheme()->styleSheet("SVG"), elementsWithSizeHints);
+            renderer = new SharedSvgRenderer(path, actualTheme()->styleSheet("SVG"), \
elementsWithSizeHints);  
             // Add size hinted elements to the theme's rect cache.
             QHashIterator<QString, QSize> i(elementsWithSizeHints);


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

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