Mercurial > hg > svgui
diff widgets/PropertyStack.cpp @ 36:c28ebb4ba4de
* Improvements to text layer editing, and implement file I/O for it
* Start some fixes to spectrogram frequency computation
author | Chris Cannam |
---|---|
date | Mon, 20 Feb 2006 17:23:40 +0000 |
parents | 46d8f5add6f0 |
children | 2e2ad8510e52 |
line wrap: on
line diff
--- a/widgets/PropertyStack.cpp Mon Feb 20 13:33:36 2006 +0000 +++ b/widgets/PropertyStack.cpp Mon Feb 20 17:23:40 2006 +0000 @@ -17,7 +17,7 @@ #include <iostream> -#define DEBUG_PROPERTY_STACK 1 +//#define DEBUG_PROPERTY_STACK 1 PropertyStack::PropertyStack(QWidget *parent, View *client) : QTabWidget(parent),