diff data/model/Model.h @ 1732:87b4c596c0ef by-id

Experiment updating AggregateWaveModel
author Chris Cannam
date Fri, 21 Jun 2019 14:35:38 +0100
parents 601851995f4b
children d91ff235e69d
line wrap: on
line diff
--- a/data/model/Model.h	Fri Jun 21 13:37:00 2019 +0100
+++ b/data/model/Model.h	Fri Jun 21 14:35:38 2019 +0100
@@ -327,6 +327,7 @@
      * there is nothing in the model to guarantee that this signal
      * will be emitted before the actual deletion.
      */
+    //!!! our goal is to get rid of (the need for) this
     void aboutToBeDeleted();
 
 protected: