diff options
Diffstat (limited to 'gui/devices/watch/res/watch.xml')
-rw-r--r-- | gui/devices/watch/res/watch.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/devices/watch/res/watch.xml b/gui/devices/watch/res/watch.xml index 0169a99b4..00806f0cf 100644 --- a/gui/devices/watch/res/watch.xml +++ b/gui/devices/watch/res/watch.xml @@ -82,6 +82,7 @@ <style name="console"> <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" /> <font resource="fixed" /> + <fastscroll linecolor="%fastscroll_linecolor%" rectcolor="%fastscroll_rectcolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%" /> </style> <style name="input"> |