Mercurial > hg > svgui
diff widgets/PropertyStack.cpp @ 585:f4960f8ce798 debug-output
Convert many cerrs to DEBUGs
author | Chris Cannam |
---|---|
date | Mon, 16 May 2011 17:19:25 +0100 |
parents | 2e8194a30f40 |
children | 4806715f7a19 |
line wrap: on
line diff
--- a/widgets/PropertyStack.cpp Thu May 12 17:31:43 2011 +0100 +++ b/widgets/PropertyStack.cpp Mon May 16 17:19:25 2011 +0100 @@ -80,7 +80,7 @@ blockSignals(true); #ifdef DEBUG_PROPERTY_STACK - std::cerr << "PropertyStack::repopulate" << std::endl; + DEBUG << "PropertyStack::repopulate" << endl; #endif while (count() > 0) {