summaryrefslogtreecommitdiff
path: root/utils/themeeditor/editorwindow.ui
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-06 01:51:23 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-06 01:51:23 +0000
commitbc9b353c3e6f44d61fea7b352ccca915ef62a5d8 (patch)
treeeef725a502346abbb48079333f3fa348e7a8a369 /utils/themeeditor/editorwindow.ui
parent5e412b37578c8766514560ea40f043dfe87d4335 (diff)
downloadrockbox-bc9b353c3e6f44d61fea7b352ccca915ef62a5d8.zip
rockbox-bc9b353c3e6f44d61fea7b352ccca915ef62a5d8.tar.gz
rockbox-bc9b353c3e6f44d61fea7b352ccca915ef62a5d8.tar.bz2
rockbox-bc9b353c3e6f44d61fea7b352ccca915ef62a5d8.tar.xz
Theme Editor: Altered the SkinDocument class' handling of tab titles and added a title to the confirm close dialog box, changed tab order in the EditorWindow class
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26607 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/editorwindow.ui')
-rw-r--r--utils/themeeditor/editorwindow.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/utils/themeeditor/editorwindow.ui b/utils/themeeditor/editorwindow.ui
index 21152da..b5e6c9d 100644
--- a/utils/themeeditor/editorwindow.ui
+++ b/utils/themeeditor/editorwindow.ui
@@ -272,6 +272,13 @@
</property>
</action>
</widget>
+ <tabstops>
+ <tabstop>fileTree</tabstop>
+ <tabstop>skinPreview</tabstop>
+ <tabstop>parseTree</tabstop>
+ <tabstop>fromTree</tabstop>
+ <tabstop>editorTabs</tabstop>
+ </tabstops>
<resources>
<include location="resources.qrc"/>
</resources>