aboutsummaryrefslogtreecommitdiff
path: root/gui/themes
diff options
context:
space:
mode:
authorEugene Sandulenko2007-02-13 21:06:45 +0000
committerEugene Sandulenko2007-02-13 21:06:45 +0000
commit474d49dc146876b773bfef80335b740d1b1fa8a7 (patch)
treee8e8ab7cc81729d8fbfa97450708b7b1b3143a5c /gui/themes
parent75fab28be2b34d62ef81de7e695a8b805bfac097 (diff)
downloadscummvm-rg350-474d49dc146876b773bfef80335b740d1b1fa8a7.tar.gz
scummvm-rg350-474d49dc146876b773bfef80335b740d1b1fa8a7.tar.bz2
scummvm-rg350-474d49dc146876b773bfef80335b740d1b1fa8a7.zip
Implement FR#1611172: GUI: Add autosave period widgets
svn-id: r25563
Diffstat (limited to 'gui/themes')
-rw-r--r--gui/themes/modern.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/themes/modern.ini b/gui/themes/modern.ini
index 801994680b..fca576dc80 100644
--- a/gui/themes/modern.ini
+++ b/gui/themes/modern.ini
@@ -304,6 +304,8 @@ yoffset=vBorder
glOff=((buttonHeight - kLineHeight) / 2 + 2)
globaloptions_themebutton2=10 yoffset buttonWidth buttonHeight
globaloptions_curtheme=(prev.x2 + 20) (yoffset + glOff) (parent.w - (prev.w + 20) - 10) kLineHeight
+yoffset=(yoffset + buttonHeight + 12)
+globaloptions_autosaveperiod=10 yoffset (parent.w - 10 - 25) kPopUpHeight
globaloptions_cancel=(parent.w - 2 * (buttonWidth + 10)) (parent.h - buttonHeight - 8) buttonWidth buttonHeight
globaloptions_ok=(prev.x2 + 10) prev.y prev.w prev.h