Mercurial > hg > svgui
diff layer/SpectrogramLayer.cpp @ 174:96b8a790730a
* Wire up the Panner widget in the pane, and do some tidying in Pane
author | Chris Cannam |
---|---|
date | Thu, 19 Oct 2006 13:05:39 +0000 |
parents | 86cee2b060c7 |
children | ad7df5989d08 |
line wrap: on
line diff
--- a/layer/SpectrogramLayer.cpp Thu Oct 19 09:57:27 2006 +0000 +++ b/layer/SpectrogramLayer.cpp Thu Oct 19 13:05:39 2006 +0000 @@ -35,7 +35,7 @@ #include <cassert> #include <cmath> -#define DEBUG_SPECTROGRAM_REPAINT 1 +//#define DEBUG_SPECTROGRAM_REPAINT 1 SpectrogramLayer::SpectrogramLayer(Configuration config) : Layer(),