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

List:       kde-commits
Subject:    koffice/kchart/kdchart
From:       Karl-Heinz Zimmer <khz () klaralvdalens-datakonsult ! se>
Date:       2006-05-23 17:51:33
Message-ID: 1148406693.915541.30230.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 544136 by khz:

Fixing Bug 125428: now frame settings can be reloaded from the .chrt file again.

 M  +1 -1      KDFrameProfileSection.cpp  


--- trunk/koffice/kchart/kdchart/KDFrameProfileSection.cpp #544135:544136
@@ -75,7 +75,7 @@
                 tempCurvature = stringToCurvature( value );
             } else if( tagName == "Width" ) {
                 ok = ok & KDXML::readIntNode( element, tempWidth );
-            } else if( tagName == "Pen" ) {
+            } else if( tagName == "Style" || tagName == "Pen" ) {
                 ok = ok & KDXML::readPenNode( element, tempPen );
             } else {
                 qDebug( "Unknown tag in frame" );
[prev in list] [next in list] [prev in thread] [next in thread] 

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