summaryrefslogtreecommitdiff
path: root/content/fetch.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetch.h')
-rw-r--r--content/fetch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/fetch.h b/content/fetch.h
index 59767d255..eb2721b10 100644
--- a/content/fetch.h
+++ b/content/fetch.h
@@ -17,6 +17,7 @@
typedef enum {
FETCH_TYPE,
+ FETCH_PROGRESS,
FETCH_DATA,
FETCH_FINISHED,
FETCH_ERROR,