summaryrefslogtreecommitdiff
path: root/atari/download.h
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2011-04-10 21:52:07 +0000
committerOle Loots <ole@monochrom.net>2011-04-10 21:52:07 +0000
commit4e7235a92f1f42872bf4c0d1621ce3f3cfba37b1 (patch)
treee81f556532cac29e2ecff2418f542b8cbc6f0e5a /atari/download.h
parent8723876bd53dc4137743e89e2df0ac690e6c1542 (diff)
downloadnetsurf-4e7235a92f1f42872bf4c0d1621ce3f3cfba37b1.tar.gz
netsurf-4e7235a92f1f42872bf4c0d1621ce3f3cfba37b1.tar.bz2
Moved mouse movement handling into window event handlers, updated resources, updated todos, implemented treeview + hotlist
svn path=/trunk/netsurf/; revision=12182
Diffstat (limited to 'atari/download.h')
-rwxr-xr-xatari/download.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/atari/download.h b/atari/download.h
index 52fe05df5..b0eff8a59 100755
--- a/atari/download.h
+++ b/atari/download.h
@@ -24,6 +24,8 @@
#define MAX_SLEN_LBL_SPEED 16
#define MAX_SLEN_LBL_FILE 256
+#define DOWNLOAD_BAR_MAX 300
+
typedef enum {
NSATARI_DOWNLOAD_NONE,
NSATARI_DOWNLOAD_WORKING,