Mercurial > hg > svapp
diff framework/Document.h @ 420:662aef012679 alignment_view
Start making it possible to get alignment from an external program (not wired up yet though)
author | Chris Cannam |
---|---|
date | Fri, 14 Nov 2014 17:24:40 +0000 |
parents | f5c914661f6f |
children | f32a64149602 |
line wrap: on
line diff
--- a/framework/Document.h Fri Nov 14 10:20:05 2014 +0000 +++ b/framework/Document.h Fri Nov 14 17:24:40 2014 +0000 @@ -301,7 +301,7 @@ QString message); void modelRegenerationWarning(QString layerName, QString transformName, QString message); - void alignmentFailed(QString transformName, QString message); + void alignmentFailed(QString message); void activity(QString);