diff main/PreferencesDialog.cpp @ 433:ae68fc09bf16 debug-output

Convert many cerrs to DEBUGs
author Chris Cannam
date Mon, 16 May 2011 17:19:56 +0100
parents a3b2cba73143
children 868f73825b37
line wrap: on
line diff
--- a/main/PreferencesDialog.cpp	Thu May 12 17:32:07 2011 +0100
+++ b/main/PreferencesDialog.cpp	Mon May 16 17:19:56 2011 +0100
@@ -347,7 +347,7 @@
 
 PreferencesDialog::~PreferencesDialog()
 {
-    std::cerr << "PreferencesDialog::~PreferencesDialog()" << std::endl;
+    DEBUG << "PreferencesDialog::~PreferencesDialog()" << endl;
 }
 
 void