diff layer/LayerFactory.h @ 1518:2e94c268f7a0 time-frequency-boxes

Rename TimeFrequencyBoxLayer to just BoxLayer, supporting vertical scales other than Hz
author Chris Cannam
date Wed, 25 Sep 2019 09:45:42 +0100
parents 0586e6492785
children
line wrap: on
line diff
--- a/layer/LayerFactory.h	Sat Sep 21 19:13:14 2019 +0100
+++ b/layer/LayerFactory.h	Wed Sep 25 09:45:42 2019 +0100
@@ -38,7 +38,7 @@
         Notes,
         FlexiNotes,
         Regions,
-        TimeFrequencyBox,
+        Boxes,
         Text,
         Image,
         Colour3DPlot,