Mercurial > hg > svgui
diff svgui.pro @ 895:a3b3b64fbc43 alignment_view
Merge from default branch
author | Chris Cannam |
---|---|
date | Thu, 15 Jan 2015 10:44:10 +0000 |
parents | 99373ca20caf 8be34e5ef7ff |
children | 36cddc3de023 |
line wrap: on
line diff
--- a/svgui.pro Thu Jan 15 10:42:00 2015 +0000 +++ b/svgui.pro Thu Jan 15 10:44:10 2015 +0000 @@ -138,6 +138,7 @@ widgets/Thumbwheel.h \ widgets/TipDialog.h \ widgets/TransformFinder.h \ + widgets/UnitConverter.h \ widgets/WindowShapePreview.h \ widgets/WindowTypeSelector.h SOURCES += widgets/ActivityLog.cpp \ @@ -175,5 +176,6 @@ widgets/Thumbwheel.cpp \ widgets/TipDialog.cpp \ widgets/TransformFinder.cpp \ + widgets/UnitConverter.cpp \ widgets/WindowShapePreview.cpp \ widgets/WindowTypeSelector.cpp