diff widgets/ActivityLog.cpp @ 862:1986c9b0d9c3 normalize_hybrid_option

Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation)
author Chris Cannam
date Fri, 12 Sep 2014 11:38:55 +0100
parents 34c1203d21b5
children c2e923aa4015
line wrap: on
line diff
--- a/widgets/ActivityLog.cpp	Thu Sep 11 13:53:41 2014 +0100
+++ b/widgets/ActivityLog.cpp	Fri Sep 12 11:38:55 2014 +0100
@@ -30,7 +30,7 @@
 using std::cerr;
 using std::endl;
 
-#define PRINT_ACTIVITY 1
+//#define PRINT_ACTIVITY 1
 
 ActivityLog::ActivityLog() : QDialog()
 {