diff view/View.cpp @ 298:226cb289bdf4

* Layer tree view updating when visibility / audibility changed (and layers updating when they are changed in view) -- still some problems when a model is loaded while the tree is visible * FFTW_MEASURE throughout -- it does turn out to make an appreciable difference sometimes
author Chris Cannam
date Thu, 16 Aug 2007 16:47:07 +0000
parents ea37c229a578
children 5636eeacc467
line wrap: on
line diff
--- a/view/View.cpp	Tue Aug 14 19:37:10 2007 +0000
+++ b/view/View.cpp	Thu Aug 16 16:47:07 2007 +0000
@@ -259,6 +259,8 @@
     } else {
 	m_haveSelectedLayer = false;
     }
+
+    emit propertyContainerSelected(pc);
 }
 
 void