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

List:       kde-commits
Subject:    extragear/utils/krecipes/src/exporters
From:       Martin Engelmann <murphi.oss () googlemail ! com>
Date:       2010-04-27 20:00:50
Message-ID: 20100427200050.0F0B2AC8B4 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1119808 by mengelmann:

Fix Krazy warnings: nullstrassign - src/widgets/xsltexporter.cpp

 M  +1 -1      xsltexporter.cpp  


--- trunk/extragear/utils/krecipes/src/exporters/xsltexporter.cpp #1119807:1119808
@@ -215,7 +215,7 @@
 		stream << cssContent;
 	}
 
-	m_cachedCSS = QString();
+	m_cachedCSS.clear();
 
 	KreExporter *exporter = new KreExporter( NULL, "unused", "*.kreml", false );
 	QString buffer;
[prev in list] [next in list] [prev in thread] [next in thread] 

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