summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/infoform.ui
Unidiff
Diffstat (limited to 'noncore/apps/zsafe/infoform.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/zsafe/infoform.ui46
1 files changed, 46 insertions, 0 deletions
diff --git a/noncore/apps/zsafe/infoform.ui b/noncore/apps/zsafe/infoform.ui
new file mode 100644
index 0000000..ba2cd07
--- a/dev/null
+++ b/noncore/apps/zsafe/infoform.ui
@@ -0,0 +1,46 @@
1<!DOCTYPE UI><UI>
2<class>InfoForm</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>InfoForm</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>231</width>
15 <height>280</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Information:</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <grid>
29 <property stdset="1">
30 <name>margin</name>
31 <number>1</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>6</number>
36 </property>
37 <widget row="0" column="0" >
38 <class>QTextBrowser</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>InfoText</cstring>
42 </property>
43 </widget>
44 </grid>
45</widget>
46</UI>