Mercurial > hg > svcore
diff base/base.pro @ 189:0703252c9fe8
* Add spectrum icon
* Start range mapper class for use in mapping between e.g. dial positions
and underlying values
author | Chris Cannam |
---|---|
date | Mon, 16 Oct 2006 13:13:57 +0000 |
parents | 04baa690f90d |
children | 8ff1ad4e7a9c |
line wrap: on
line diff
--- a/base/base.pro Fri Oct 13 12:51:05 2006 +0000 +++ b/base/base.pro Mon Oct 16 13:13:57 2006 +0000 @@ -25,6 +25,7 @@ Preferences.h \ Profiler.h \ PropertyContainer.h \ + RangeMapper.h \ RealTime.h \ RecentFiles.h \ ResizeableBitset.h \ @@ -49,6 +50,7 @@ Preferences.cpp \ Profiler.cpp \ PropertyContainer.cpp \ + RangeMapper.cpp \ RealTime.cpp \ RecentFiles.cpp \ Selection.cpp \