From 1ff03ea63d79549db86422837f47916a42f23eb9 Mon Sep 17 00:00:00 2001 From: Comment Date: Sun, 8 Sep 2013 13:11:02 +0100 Subject: refactoring utils --- rotord/src/graph.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rotord/src/graph.h') diff --git a/rotord/src/graph.h b/rotord/src/graph.h index df6564d..231d784 100644 --- a/rotord/src/graph.h +++ b/rotord/src/graph.h @@ -45,7 +45,7 @@ namespace Rotor { bool loaded; float duration; float framerate; - const string toString(); + const string graphToString(); xmlIO xml; bool audio_loaded; string audio_filename; -- cgit v1.2.3