diff layer/layer.pro @ 274:b9380f679f70

* Fix centre line position * Fix failure to update overview when generating peaks from wav file * Provide y-coordinate scale values and differences for spectrum measurement mode, and fix values for waveform (inc dB for both) * Add Printer colour scheme (may be futile)
author Chris Cannam
date Mon, 02 Jul 2007 13:04:17 +0000
parents cec1f78fbfca
children 86a112b5b319
line wrap: on
line diff
--- a/layer/layer.pro	Fri Jun 29 16:50:59 2007 +0000
+++ b/layer/layer.pro	Mon Jul 02 13:04:17 2007 +0000
@@ -20,10 +20,10 @@
            LayerFactory.h \
            NoteLayer.h \
            PaintAssistant.h \
+           SliceableLayer.h \
+           SliceLayer.h \
            SpectrogramLayer.h \
            SpectrumLayer.h \
-           SliceLayer.h \
-           SliceableLayer.h \
            TextLayer.h \
            TimeInstantLayer.h \
            TimeRulerLayer.h \
@@ -35,9 +35,9 @@
            LayerFactory.cpp \
            NoteLayer.cpp \
            PaintAssistant.cpp \
+           SliceLayer.cpp \
            SpectrogramLayer.cpp \
            SpectrumLayer.cpp \
-           SliceLayer.cpp \
            TextLayer.cpp \
            TimeInstantLayer.cpp \
            TimeRulerLayer.cpp \