diff data/model/SparseModel.h @ 318:7a4bd2c8585c

* Some export fixes, and avoid clipping on resampling on import
author Chris Cannam
date Mon, 22 Oct 2007 09:45:35 +0000
parents 70a232b1f12a
children 1afaf98dbf11
line wrap: on
line diff
--- a/data/model/SparseModel.h	Thu Oct 18 16:20:26 2007 +0000
+++ b/data/model/SparseModel.h	Mon Oct 22 09:45:35 2007 +0000
@@ -548,6 +548,9 @@
                               QString indent,
                               QString extraAttributes) const
 {
+    std::cerr << "SparseModel::toXml: extraAttributes = \"" 
+              << extraAttributes.toStdString() << std::endl;
+
     Model::toXml
 	(out,
          indent,