diff options
Diffstat (limited to 'rotord/src/rendercontext.h')
| -rw-r--r-- | rotord/src/rendercontext.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/src/rendercontext.h b/rotord/src/rendercontext.h index bf7bb11..2d26ec2 100644 --- a/rotord/src/rendercontext.h +++ b/rotord/src/rendercontext.h @@ -16,6 +16,7 @@ namespace Rotor { #define RENDER_READY 6 #define FAILED 7 #define NOT_FOUND 8 + #define CANCELLED 9 #define ANALYSE_AUDIO 1 #define PREVIEW 2 |
