diff view/ViewManager.cpp @ 363:6167a28d25fc sv1-v1.2pre3

* line up overview widget nicely with main pane (at least on first startup) * fix #1878396 renaming layer seems to have no visible effect * comment out some debug output
author Chris Cannam
date Wed, 06 Feb 2008 17:40:53 +0000
parents a9dfa2d6d5ac
children eedb7f341ec5
line wrap: on
line diff
--- a/view/ViewManager.cpp	Wed Feb 06 16:21:29 2008 +0000
+++ b/view/ViewManager.cpp	Wed Feb 06 17:40:53 2008 +0000
@@ -24,7 +24,7 @@
 
 #include <iostream>
 
-#define DEBUG_VIEW_MANAGER 1
+//#define DEBUG_VIEW_MANAGER 1
 
 ViewManager::ViewManager() :
     m_playSource(0),