summaryrefslogtreecommitdiff
path: root/utils/themeeditor/editorwindow.ui
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-03 07:38:59 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-03 07:38:59 +0000
commit6feac4a315574b9cc037a328018e6ba9398a77d5 (patch)
treedc72d398a354ee9bc01cc4cc3ae24bad857460c4 /utils/themeeditor/editorwindow.ui
parent1dc7f490c91993a06b0de1988efece102353455f (diff)
downloadrockbox-6feac4a315574b9cc037a328018e6ba9398a77d5.tar.gz
rockbox-6feac4a315574b9cc037a328018e6ba9398a77d5.zip
Theme Editor: Added syntax highlighting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26506 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/editorwindow.ui')
-rw-r--r--utils/themeeditor/editorwindow.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/themeeditor/editorwindow.ui b/utils/themeeditor/editorwindow.ui
index 35ff3738c9..ca69a21c77 100644
--- a/utils/themeeditor/editorwindow.ui
+++ b/utils/themeeditor/editorwindow.ui
@@ -32,7 +32,7 @@
32 <item> 32 <item>
33 <layout class="QVBoxLayout" name="verticalLayout"> 33 <layout class="QVBoxLayout" name="verticalLayout">
34 <item> 34 <item>
35 <widget class="QTextEdit" name="code"/> 35 <widget class="QPlainTextEdit" name="code"/>
36 </item> 36 </item>
37 </layout> 37 </layout>
38 </item> 38 </item>
@@ -74,8 +74,8 @@
74 <slot>close()</slot> 74 <slot>close()</slot>
75 <hints> 75 <hints>
76 <hint type="sourcelabel"> 76 <hint type="sourcelabel">
77 <x>65</x> 77 <x>-1</x>
78 <y>57</y> 78 <y>-1</y>
79 </hint> 79 </hint>
80 <hint type="destinationlabel"> 80 <hint type="destinationlabel">
81 <x>299</x> 81 <x>299</x>