diff view/View.cpp @ 336:4a542ba875c2

* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename. It's still rather unstable though.
author Chris Cannam
date Wed, 28 Nov 2007 17:45:37 +0000
parents e74b56f07c73
children 1d3b27e69bf0 0895517bb2d1
line wrap: on
line diff
--- a/view/View.cpp	Fri Nov 23 16:48:23 2007 +0000
+++ b/view/View.cpp	Wed Nov 28 17:45:37 2007 +0000
@@ -750,6 +750,8 @@
 	m_cache = 0;
     }
 
+    emit layerModelChanged();
+
     checkProgress(obj);
 
     update();