Mercurial > hg > svgui
diff widgets/widgets.pro @ 424:374b72f5b4bb
* More SelectableLabel and TransformFinder tweaking
author | Chris Cannam |
---|---|
date | Mon, 29 Sep 2008 15:06:43 +0000 |
parents | f4487328320d |
children | 666cdcae5f0d |
line wrap: on
line diff
--- a/widgets/widgets.pro Mon Sep 29 11:11:42 2008 +0000 +++ b/widgets/widgets.pro Mon Sep 29 15:06:43 2008 +0000 @@ -42,6 +42,7 @@ PropertyBox.h \ PropertyStack.h \ RangeInputDialog.h \ + SelectableLabel.h \ SubdividingMenu.h \ TextAbbrev.h \ Thumbwheel.h \ @@ -77,6 +78,7 @@ PropertyBox.cpp \ PropertyStack.cpp \ RangeInputDialog.cpp \ + SelectableLabel.cpp \ SubdividingMenu.cpp \ TextAbbrev.cpp \ Thumbwheel.cpp \