Mercurial > hg > svcore
diff base/XmlExportable.cpp @ 356:ca3b91119482
* fix support for logarithmic hints in plugin parameters
author | Chris Cannam |
---|---|
date | Mon, 17 Dec 2007 12:32:28 +0000 |
parents | 7a4bd2c8585c |
children | 7aa1de571880 |
line wrap: on
line diff
--- a/base/XmlExportable.cpp Thu Dec 13 17:14:33 2007 +0000 +++ b/base/XmlExportable.cpp Mon Dec 17 12:32:28 2007 +0000 @@ -25,7 +25,7 @@ XmlExportable::toXmlString(QString indent, QString extraAttributes) const { - std::cerr << "XmlExportable::toXmlString" << std::endl; +// std::cerr << "XmlExportable::toXmlString" << std::endl; QString s;