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

List:       kde-commits
Subject:    koffice/kpresenter/part
From:       Marijn Kruisselbrink <m.kruisselbrink () student ! tue ! nl>
Date:       2010-09-18 20:53:23
Message-ID: 20100918205323.9B956AC888 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1176846 by mkruisselbrink:

compile++

 M  +1 -1      KPrDeclarations.cpp  


--- trunk/koffice/kpresenter/part/KPrDeclarations.cpp #1176845:1176846
@@ -66,7 +66,7 @@
                     KoOdfStylesReader::DataFormatsMap::const_iterator it = \
                context.odfLoadingContext().stylesReader().dataFormats().constFind(styleName);
                
                     if (it != \
context.odfLoadingContext().stylesReader().dataFormats().constEnd()) {  
-                        QString formatString = (*it).prefix + (*it).formatStr + \
(*it).suffix; +                        QString formatString = (*it).first.prefix + \
(*it).first.formatStr + (*it).first.suffix;  data["format"] = formatString;
                     }
                 }


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

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