Mercurial > hg > tony
diff src/Analyser.cpp @ 131:eae80729b665
Add a selection strip at the bottom, and remove the time ruler from the main pane
author | Chris Cannam |
---|---|
date | Thu, 09 Jan 2014 16:42:14 +0000 |
parents | 55fac28b9193 |
children | 2abff42be385 |
line wrap: on
line diff
--- a/src/Analyser.cpp Thu Jan 09 16:07:29 2014 +0000 +++ b/src/Analyser.cpp Thu Jan 09 16:42:14 2014 +0000 @@ -73,10 +73,7 @@ // what have you). It could be hidden if we don't want to see it // but it must exist. - m_document->addLayerToView - (m_pane, m_document->createMainModelLayer(LayerFactory::TimeRuler)); - - // This waveform layer is just a shadow, light grey and taking up + // Our waveform layer is just a shadow, light grey and taking up // little space at the bottom WaveformLayer *waveform = qobject_cast<WaveformLayer *>