diff base/View.h @ 54:709d63d90028

fixed some bugs in tonal change detection function, removed ChromaMatrix (no longer used), added TCSgram
author Martin Gasser
date Tue, 21 Mar 2006 18:05:28 +0000
parents d397ea0a79f5
children e1aad27029e3
line wrap: on
line diff
--- a/base/View.h	Mon Mar 20 18:34:16 2006 +0000
+++ b/base/View.h	Tue Mar 21 18:05:28 2006 +0000
@@ -24,6 +24,8 @@
 #include "base/ViewManager.h"
 #include "base/XmlExportable.h"
 
+// #define DEBUG_VIEW_WIDGET_PAINT 1
+
 class Layer;
 class ViewPropertyContainer;