diff widgets/CommandHistory.cpp @ 398:80e279e4f9fe

* Add more data-editor support to various models
author Chris Cannam
date Thu, 12 Jun 2008 14:33:45 +0000
parents 2c59b0cd176b
children 73a58a4dfebd
line wrap: on
line diff
--- a/widgets/CommandHistory.cpp	Thu Jun 12 10:47:11 2008 +0000
+++ b/widgets/CommandHistory.cpp	Thu Jun 12 14:33:45 2008 +0000
@@ -35,7 +35,7 @@
 
 #include <iostream>
 
-#define DEBUG_COMMAND_HISTORY 1
+//#define DEBUG_COMMAND_HISTORY 1
 
 CommandHistory *CommandHistory::m_instance = 0;