changeset 2298:f78177863e26 by-id

Experiment updating AggregateWaveModel. This builds, but can't align anything.
author Chris Cannam
date Fri, 21 Jun 2019 14:36:03 +0100
parents 42a6126c800d
children bb0f5a8f93fe
files main/MainWindow.cpp repoint-lock.json
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/main/MainWindow.cpp	Fri Jun 21 13:37:19 2019 +0100
+++ b/main/MainWindow.cpp	Fri Jun 21 14:36:03 2019 +0100
@@ -4102,7 +4102,7 @@
             RangeSummarisableTimeValueModel *r =
                 qobject_cast<RangeSummarisableTimeValueModel *>(m);
             if (r) {
-                sl.push_back(AggregateWaveModel::ModelChannelSpec(r, -1));
+                sl.push_back(AggregateWaveModel::ModelChannelSpec(r->getId(), -1));
             }
         }
         if (!sl.empty()) {
--- a/repoint-lock.json	Fri Jun 21 13:37:19 2019 +0100
+++ b/repoint-lock.json	Fri Jun 21 14:36:03 2019 +0100
@@ -4,7 +4,7 @@
       "pin": "62987b6d6a3b"
     },
     "svcore": {
-      "pin": "601851995f4b"
+      "pin": "87b4c596c0ef"
     },
     "svgui": {
       "pin": "de41a11cabc2"