diff options
Diffstat (limited to 'dists/bada/Res/scummmobile/scummmobile_layout.stx')
-rw-r--r-- | dists/bada/Res/scummmobile/scummmobile_layout.stx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dists/bada/Res/scummmobile/scummmobile_layout.stx b/dists/bada/Res/scummmobile/scummmobile_layout.stx index abac4e28a5..5da293a131 100644 --- a/dists/bada/Res/scummmobile/scummmobile_layout.stx +++ b/dists/bada/Res/scummmobile/scummmobile_layout.stx @@ -795,6 +795,9 @@ <widget name = 'TabWidget'/> <layout type = 'horizontal' padding = '16, 16, 16, 16'> <space/> + <widget name = 'ResetSettings' + type = 'Button' + /> <widget name = 'Cancel' type = 'Button' /> @@ -935,9 +938,6 @@ type = 'PopUp' /> </layout> - <widget name = 'ResetSettings' - type = 'Button' - /> </layout> </dialog> |