summaryrefslogtreecommitdiff
path: root/frontends/amiga/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/amiga/options.h')
-rw-r--r--frontends/amiga/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/amiga/options.h b/frontends/amiga/options.h
index a2cc92e11..a23435ca6 100644
--- a/frontends/amiga/options.h
+++ b/frontends/amiga/options.h
@@ -49,6 +49,7 @@ NSOPTION_STRING(arexx_startup, "Startup.nsrx")
NSOPTION_STRING(arexx_shutdown, "Shutdown.nsrx")
NSOPTION_STRING(download_dir, NULL)
NSOPTION_BOOL(download_notify, true)
+NSOPTION_BOOL(download_notify_progress, false)
NSOPTION_BOOL(faster_scroll, true)
NSOPTION_BOOL(scale_quality, false)
NSOPTION_INTEGER(dither_quality, 0)