summaryrefslogtreecommitdiff
path: root/tumbler
diff options
context:
space:
mode:
Diffstat (limited to 'tumbler')
-rw-r--r--tumbler/tumbler-error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tumbler/tumbler-error.h b/tumbler/tumbler-error.h
index 1403dc6..67a1f7c 100644
--- a/tumbler/tumbler-error.h
+++ b/tumbler/tumbler-error.h
@@ -41,6 +41,7 @@ G_BEGIN_DECLS
typedef enum /*< enum >*/
{
TUMBLER_ERROR_FAILED,
+ TUMBLER_ERROR_NO_THUMBNAILER,
} TumblerErrorEnum;
G_END_DECLS