summaryrefslogtreecommitdiff
path: root/noncore/tools/formatter/outputEdit.ui
Unidiff
Diffstat (limited to 'noncore/tools/formatter/outputEdit.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/formatter/outputEdit.ui40
1 files changed, 40 insertions, 0 deletions
diff --git a/noncore/tools/formatter/outputEdit.ui b/noncore/tools/formatter/outputEdit.ui
new file mode 100644
index 0000000..ab89d4c
--- a/dev/null
+++ b/noncore/tools/formatter/outputEdit.ui
@@ -0,0 +1,40 @@
1<!DOCTYPE UI><UI>
2<class>Output</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>Output</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>196</width>
15 <height>269</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Output</string>
21 </property>
22 <grid>
23 <property stdset="1">
24 <name>margin</name>
25 <number>11</number>
26 </property>
27 <property stdset="1">
28 <name>spacing</name>
29 <number>6</number>
30 </property>
31 <widget row="0" column="0" >
32 <class>QMultiLineEdit</class>
33 <property stdset="1">
34 <name>name</name>
35 <cstring>OutputEdit</cstring>
36 </property>
37 </widget>
38 </grid>
39</widget>
40</UI>