Mercurial > hg > svgui
changeset 939:8744bb5d9fd0 tonioni
Remove some debug; set some gain values
author | Chris Cannam |
---|---|
date | Tue, 31 Mar 2015 13:06:29 +0100 |
parents | 2564d0865feb |
children | 77110abca8a1 |
files | widgets/PropertyStack.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/widgets/PropertyStack.cpp Mon Mar 30 17:27:44 2015 +0100 +++ b/widgets/PropertyStack.cpp Tue Mar 31 13:06:29 2015 +0100 @@ -30,7 +30,7 @@ #include <iostream> -#define DEBUG_PROPERTY_STACK 1 +//#define DEBUG_PROPERTY_STACK 1 PropertyStack::PropertyStack(QWidget *parent, View *client) : QTabWidget(parent),