summaryrefslogtreecommitdiff
path: root/noncore/games
authormark <mark>2002-05-05 12:44:18 (UTC)
committer mark <mark>2002-05-05 12:44:18 (UTC)
commita68eb5375bd8dc5f9cb3ea9b1785d923a4412edc (patch) (side-by-side diff)
treefa70accefdd9f1ccbbe16baf61f3239679ab1f5e /noncore/games
parent4941bb530e6bd0992136b95b4e24af7b7ddc8fdd (diff)
downloadopie-a68eb5375bd8dc5f9cb3ea9b1785d923a4412edc.zip
opie-a68eb5375bd8dc5f9cb3ea9b1785d923a4412edc.tar.gz
opie-a68eb5375bd8dc5f9cb3ea9b1785d923a4412edc.tar.bz2
Left this one out :)
Diffstat (limited to 'noncore/games') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kbill/helpdialog.ui44
1 files changed, 44 insertions, 0 deletions
diff --git a/noncore/games/kbill/helpdialog.ui b/noncore/games/kbill/helpdialog.ui
new file mode 100644
index 0000000..98acdd5
--- a/dev/null
+++ b/noncore/games/kbill/helpdialog.ui
@@ -0,0 +1,44 @@
+<!DOCTYPE UI><UI>
+<class>HelpDialog</class>
+<widget>
+ <class>QDialog</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>Form1</cstring>
+ </property>
+ <property stdset="1">
+ <name>geometry</name>
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>281</width>
+ <height>328</height>
+ </rect>
+ </property>
+ <property stdset="1">
+ <name>caption</name>
+ <string>Form1</string>
+ </property>
+ <grid>
+ <property stdset="1">
+ <name>margin</name>
+ <number>11</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>TextBrowser1</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string></string>
+ </property>
+ </widget>
+ </grid>
+</widget>
+</UI>