Mercurial > hg > svcore
diff transform/TransformFactory.h @ 472:5015e80cc919
* Add more info button to plugin dialog
author | Chris Cannam |
---|---|
date | Tue, 28 Oct 2008 12:39:53 +0000 |
parents | 9525c9d7e54d |
children | a70dcfed59c1 |
line wrap: on
line diff
--- a/transform/TransformFactory.h Tue Oct 28 11:38:43 2008 +0000 +++ b/transform/TransformFactory.h Tue Oct 28 12:39:53 2008 +0000 @@ -87,6 +87,8 @@ QString getTransformUnits(TransformId identifier); + QString getTransformInfoUrl(TransformId identifier); + Vamp::Plugin::InputDomain getTransformInputDomain(TransformId identifier); /**