diff widgets/CommandHistory.cpp @ 514:4ba0476ebbb6

* Activity log updates * Update range lists in play source when a new model is added * Fill cache with empty background in colour 3d plot
author Chris Cannam
date Fri, 27 Feb 2009 13:33:16 +0000
parents 133b378d8efe
children f4960f8ce798
line wrap: on
line diff
--- a/widgets/CommandHistory.cpp	Thu Feb 26 16:58:25 2009 +0000
+++ b/widgets/CommandHistory.cpp	Fri Feb 27 13:33:16 2009 +0000
@@ -37,7 +37,7 @@
 
 #include <typeinfo>
 
-#define DEBUG_COMMAND_HISTORY 1
+//#define DEBUG_COMMAND_HISTORY 1
 
 CommandHistory *CommandHistory::m_instance = 0;