From 7962d0493767a30895898cf40585ca042bbf08c0 Mon Sep 17 00:00:00 2001 From: Comment Date: Thu, 28 Nov 2013 23:54:24 +0000 Subject: fixed signal colour --- rotord/src/graph.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rotord/src/graph.cpp') diff --git a/rotord/src/graph.cpp b/rotord/src/graph.cpp index e9972f3..4039d4b 100644 --- a/rotord/src/graph.cpp +++ b/rotord/src/graph.cpp @@ -328,6 +328,11 @@ bool Graph::parseJson(string &data,string &media_path){ settings["type"]=jnodes[i]["type"].asString(); //attributes settings["media_path"]=media_path; + for (uint32_t m=0;m