diff base/XmlExportable.cpp @ 742:c10cb8782576 coreaudio_tests

Merge from branch "default"
author Chris Cannam
date Sun, 01 Jul 2012 11:53:00 +0100
parents 1424aa29ae95
children 48e9f538e6e9
line wrap: on
line diff
--- a/base/XmlExportable.cpp	Mon Nov 29 12:45:39 2010 +0000
+++ b/base/XmlExportable.cpp	Sun Jul 01 11:53:00 2012 +0100
@@ -25,7 +25,7 @@
 XmlExportable::toXmlString(QString indent,
                            QString extraAttributes) const
 {
-//    std::cerr << "XmlExportable::toXmlString" << std::endl;
+//    SVDEBUG << "XmlExportable::toXmlString" << endl;
 
     QString s;