diff base/View.cpp @ 140:a35098a9c814

* start work on prefs dialog * some work on highlighting local points in spectrogram
author Chris Cannam
date Thu, 20 Jul 2006 16:51:20 +0000
parents 53dfcd7db419
children 4f26f623a8bc
line wrap: on
line diff
--- a/base/View.cpp	Wed Jul 19 16:55:29 2006 +0000
+++ b/base/View.cpp	Thu Jul 20 16:51:20 2006 +0000
@@ -31,7 +31,7 @@
 #include <cassert>
 #include <math.h>
 
-#define DEBUG_VIEW_WIDGET_PAINT 1
+//#define DEBUG_VIEW_WIDGET_PAINT 1
 
 using std::cerr;
 using std::endl;