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

List:       kde-commits
Subject:    koffice/filters/kpresenter/pptx
From:       Lassi Taneli Nieminen <lassniem () gmail ! com>
Date:       2010-09-15 19:12:42
Message-ID: 20100915191242.CDA82AC871 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1175745 by lassin:

Fixed pptx bug where masterstyle other was modified too often.


 M  +3 -0      PptxXmlSlideReader.cpp  


--- trunk/koffice/filters/kpresenter/pptx/PptxXmlSlideReader.cpp #1175744:1175745
@@ -185,8 +185,11 @@
     else if (style == "dt") {
        return &dtStyle;
     }
+    else if (style == "other") {
     return &otherStyle;
 }
+    return 0;
+}
 
 // -------------------
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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