changeset 38:a6b2128eed56

* Continue MainWindow refactoring by making MainWindow actually use the new Document class -- still somewhat unstable * Fix crash in spectrogram layer * Rename tonalestimator to TonalEstimator and add to project file
author Chris Cannam
date Fri, 03 Mar 2006 16:56:20 +0000
parents 838652cc31e6
children e1a0cf2dcc79
files base/View.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/base/View.h	Fri Mar 03 16:32:45 2006 +0000
+++ b/base/View.h	Fri Mar 03 16:56:20 2006 +0000
@@ -48,6 +48,7 @@
      * which case they will remove themselves from this View
      * automatically), or to be removed explicitly without deleting
      * using removeLayer.
+     **!!!!!!
      */
     virtual ~View();