aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/fs.h')
-rw-r--r--src/plugins/fs/fs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/fs/fs.h b/src/plugins/fs/fs.h
index 896fb659..7e9b4064 100644
--- a/src/plugins/fs/fs.h
+++ b/src/plugins/fs/fs.h
@@ -51,6 +51,7 @@ enum {
51 51
52enum { 52enum {
53 DOWNLOAD_FILENAME = 0, 53 DOWNLOAD_FILENAME = 0,
54 DOWNLOAD_LINKNAME,
54 DOWNLOAD_SIZE, 55 DOWNLOAD_SIZE,
55 DOWNLOAD_PROGRESS, 56 DOWNLOAD_PROGRESS,
56 DOWNLOAD_URISTRING, 57 DOWNLOAD_URISTRING,