summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/infoform.ui
Side-by-side diff
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 @@
+<!DOCTYPE UI><UI>
+<class>InfoForm</class>
+<widget>
+ <class>QDialog</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>InfoForm</cstring>
+ </property>
+ <property stdset="1">
+ <name>geometry</name>
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>231</width>
+ <height>280</height>
+ </rect>
+ </property>
+ <property stdset="1">
+ <name>caption</name>
+ <string>Information:</string>
+ </property>
+ <property>
+ <name>layoutMargin</name>
+ </property>
+ <property>
+ <name>layoutSpacing</name>
+ </property>
+ <grid>
+ <property stdset="1">
+ <name>margin</name>
+ <number>1</number>
+ </property>
+ <property stdset="1">
+ <name>spacing</name>
+ <number>6</number>
+ </property>
+ <widget row="0" column="0" >
+ <class>QTextBrowser</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>InfoText</cstring>
+ </property>
+ </widget>
+ </grid>
+</widget>
+</UI>