Mercurial > hg > svgui
diff widgets/PropertyStack.cpp @ 945:bb80983c9e61 osx-retina
Merge from default branch
author | Chris Cannam |
---|---|
date | Mon, 20 Apr 2015 09:18:55 +0100 |
parents | 8744bb5d9fd0 |
children | 66da6f009edd |
line wrap: on
line diff
--- a/widgets/PropertyStack.cpp Wed Mar 18 15:10:36 2015 +0000 +++ b/widgets/PropertyStack.cpp Mon Apr 20 09:18:55 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),