diff options
Diffstat (limited to 'gui/devices')
-rw-r--r-- | gui/devices/watch/res/watch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/devices/watch/res/watch.xml b/gui/devices/watch/res/watch.xml index 786049a03..1d4e2907f 100644 --- a/gui/devices/watch/res/watch.xml +++ b/gui/devices/watch/res/watch.xml @@ -2167,7 +2167,7 @@ <text>Reboot Menu</text> </object> - <object type="button"> + <object type="button" style="rebootsystem"> <placement x="%col1_x%" y="%row1_y%" /> <text>System</text> </object> |