Mercurial > hg > svgui
diff widgets/widgets.pro @ 303:46faec7aae12
* Phase 1 of an image layer.
author | Chris Cannam |
---|---|
date | Thu, 04 Oct 2007 16:34:11 +0000 |
parents | 4ca7562dd246 |
children | fee76aa923d8 |
line wrap: on
line diff
--- a/widgets/widgets.pro Mon Oct 01 13:48:38 2007 +0000 +++ b/widgets/widgets.pro Thu Oct 04 16:34:11 2007 +0000 @@ -18,6 +18,7 @@ ColourNameDialog.h \ Fader.h \ IconLoader.h \ + ImageDialog.h \ ItemEditDialog.h \ KeyReference.h \ LayerTree.h \ @@ -42,6 +43,7 @@ ColourNameDialog.cpp \ Fader.cpp \ IconLoader.cpp \ + ImageDialog.cpp \ ItemEditDialog.cpp \ KeyReference.cpp \ LayerTree.cpp \