diff options
Diffstat (limited to 'src/plugins/fs/fs.h')
-rw-r--r-- | src/plugins/fs/fs.h | 1 |
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 | ||
52 | enum { | 52 | enum { |
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, |