summaryrefslogtreecommitdiff
path: root/rotord/src/rendercontext.h
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2013-09-12 14:28:32 +0100
committerTim Redfern <tim@eclectronics.org>2013-09-12 14:28:32 +0100
commitfd2cdacf49b101658de7e0a624c84897a398e62e (patch)
tree6ced81a91b56e20182d5dff77a1e09cffb2a0e29 /rotord/src/rendercontext.h
parent119dbdb43b859b529112d49dbeb3e05831372f68 (diff)
thumbnail function
Diffstat (limited to 'rotord/src/rendercontext.h')
-rw-r--r--rotord/src/rendercontext.h1
1 files changed, 1 insertions, 0 deletions
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: