Mercurial > hg > svgui
diff widgets/widgets.pro @ 311:fee76aa923d8
* Add Reset Counters... function
author | Chris Cannam |
---|---|
date | Wed, 10 Oct 2007 10:22:34 +0000 |
parents | 46faec7aae12 |
children | 4a542ba875c2 |
line wrap: on
line diff
--- a/widgets/widgets.pro Tue Oct 09 16:22:14 2007 +0000 +++ b/widgets/widgets.pro Wed Oct 10 10:22:34 2007 +0000 @@ -21,6 +21,7 @@ ImageDialog.h \ ItemEditDialog.h \ KeyReference.h \ + LabelCounterInputDialog.h \ LayerTree.h \ LEDButton.h \ ListInputDialog.h \ @@ -46,6 +47,7 @@ ImageDialog.cpp \ ItemEditDialog.cpp \ KeyReference.cpp \ + LabelCounterInputDialog.cpp \ LayerTree.cpp \ LEDButton.cpp \ ListInputDialog.cpp \