diff base/base.pro @ 224:8ff1ad4e7a9c

* Work on harmonising colour and scale ranges between types of layer * Add normalize options to colour 3d plot layer
author Chris Cannam
date Thu, 01 Feb 2007 14:31:28 +0000
parents 0703252c9fe8
children 3b8008d09541
line wrap: on
line diff
--- a/base/base.pro	Fri Jan 26 16:59:57 2007 +0000
+++ b/base/base.pro	Thu Feb 01 14:31:28 2007 +0000
@@ -19,6 +19,7 @@
            Command.h \
            CommandHistory.h \
            Exceptions.h \
+           LogRange.h \
            Pitch.h \
            PlayParameterRepository.h \
            PlayParameters.h \
@@ -44,6 +45,7 @@
            Command.cpp \
            CommandHistory.cpp \
            Exceptions.cpp \
+           LogRange.cpp \
            Pitch.cpp \
            PlayParameterRepository.cpp \
            PlayParameters.cpp \