From aa2ae6cdc3e808960f51238d9c1298d54d27e4ef Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 28 Aug 2013 16:03:20 +0100 Subject: added qm plugins to repo --- rotord/src/rotor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rotord/src/rotor.h') diff --git a/rotord/src/rotor.h b/rotord/src/rotor.h index 85124ce..f52c212 100755 --- a/rotord/src/rotor.h +++ b/rotord/src/rotor.h @@ -1213,7 +1213,7 @@ namespace Rotor { bool parseXml(string media_path); bool parseJson(string &data,string &media_path); bool set_resolution(int w,int h); - bool preview(xmlIO &XML,int w,int h); + bool preview(xmlIO &XML,string node,int w,int h); bool loaded; float duration; const string toString(); -- cgit v1.2.3