From fd2cdacf49b101658de7e0a624c84897a398e62e Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 12 Sep 2013 14:28:32 +0100 Subject: thumbnail function --- rotord/src/rendercontext.h | 1 + 1 file changed, 1 insertion(+) (limited to 'rotord/src/rendercontext.h') diff --git a/rotord/src/rendercontext.h b/rotord/src/rendercontext.h index 62eb7f4..16d007d 100644 --- a/rotord/src/rendercontext.h +++ b/rotord/src/rendercontext.h @@ -29,6 +29,7 @@ namespace Rotor { #define ANALYSE_AUDIO 1 #define PREVIEW 2 #define RENDER 3 + #define LOAD_GRAPH 4 class Session_command { public: -- cgit v1.2.3