Mercurial > hg > svgui
diff widgets/widgets.pro @ 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 | fee76aa923d8 |
children | e1a9e478b7f2 |
line wrap: on
line diff
--- a/widgets/widgets.pro Fri Nov 23 16:48:23 2007 +0000 +++ b/widgets/widgets.pro Wed Nov 28 17:45:37 2007 +0000 @@ -23,6 +23,7 @@ KeyReference.h \ LabelCounterInputDialog.h \ LayerTree.h \ + LayerTreeDialog.h \ LEDButton.h \ ListInputDialog.h \ NotifyingCheckBox.h \ @@ -49,6 +50,7 @@ KeyReference.cpp \ LabelCounterInputDialog.cpp \ LayerTree.cpp \ + LayerTreeDialog.cpp \ LEDButton.cpp \ ListInputDialog.cpp \ NotifyingCheckBox.cpp \