allow to change graphics engine in options

This commit is contained in:
Eduardo Bart
2012-06-02 18:41:20 -03:00
parent e6d2e877f0
commit 079b7a5c41
10 changed files with 107 additions and 27 deletions

View File

@@ -17,7 +17,7 @@ OptionCheckBox < CheckBox
MainWindow
id: optionsWindow
!text: tr('Options')
size: 350 230
size: 350 240
@onEnter: Options.hide()
@onEscape: Options.hide()