diff data/model/AlignmentModel.h @ 1027:ce1077bd663a cxx11

Merge from default branch
author Chris Cannam
date Mon, 09 Feb 2015 10:31:07 +0000
parents 13f53ecc8bb5
children cc27f35aa75c
line wrap: on
line diff
--- a/data/model/AlignmentModel.h	Mon Nov 17 15:31:07 2014 +0000
+++ b/data/model/AlignmentModel.h	Mon Feb 09 10:31:07 2015 +0000
@@ -52,6 +52,7 @@
     int toReference(int frame) const;
     int fromReference(int frame) const;
 
+    void setPathFrom(SparseTimeValueModel *rawpath);
     void setPath(PathModel *path);
 
     virtual void toXml(QTextStream &stream,