summaryrefslogtreecommitdiff
path: root/utils/themeeditor/editorwindow.ui
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-16 19:24:53 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-16 19:24:53 +0000
commit60d5f5050b00e05385cbe55a9d639a56e013ff3f (patch)
tree38b7efcd2745e2e45d7d6ab2d0000af634417435 /utils/themeeditor/editorwindow.ui
parent23b9df2890480e2a6e20f13f041f8f8bc2a2ccef (diff)
downloadrockbox-60d5f5050b00e05385cbe55a9d639a56e013ff3f.tar.gz
rockbox-60d5f5050b00e05385cbe55a9d639a56e013ff3f.zip
Theme Editor: Items from line under cursor now selected in parse tree view
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26870 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/editorwindow.ui')
-rw-r--r--utils/themeeditor/editorwindow.ui5
1 files changed, 4 insertions, 1 deletions
diff --git a/utils/themeeditor/editorwindow.ui b/utils/themeeditor/editorwindow.ui
index 06c7d422bd..11cfb6b94f 100644
--- a/utils/themeeditor/editorwindow.ui
+++ b/utils/themeeditor/editorwindow.ui
@@ -40,7 +40,7 @@
40 <x>0</x> 40 <x>0</x>
41 <y>0</y> 41 <y>0</y>
42 <width>628</width> 42 <width>628</width>
43 <height>25</height> 43 <height>27</height>
44 </rect> 44 </rect>
45 </property> 45 </property>
46 <widget class="QMenu" name="menuFile"> 46 <widget class="QMenu" name="menuFile">
@@ -130,6 +130,9 @@
130 <property name="alternatingRowColors"> 130 <property name="alternatingRowColors">
131 <bool>true</bool> 131 <bool>true</bool>
132 </property> 132 </property>
133 <property name="selectionMode">
134 <enum>QAbstractItemView::MultiSelection</enum>
135 </property>
133 </widget> 136 </widget>
134 </item> 137 </item>
135 <item> 138 <item>