summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/handwriting/qimpenprefbase.ui4
-rw-r--r--noncore/games/kbill/helpdialog.ui4
-rw-r--r--noncore/games/wordgame/newgamebase.ui4
3 files changed, 0 insertions, 12 deletions
diff --git a/inputmethods/handwriting/qimpenprefbase.ui b/inputmethods/handwriting/qimpenprefbase.ui
index 4189206..cae79a9 100644
--- a/inputmethods/handwriting/qimpenprefbase.ui
+++ b/inputmethods/handwriting/qimpenprefbase.ui
@@ -1,45 +1,41 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>QIMPenPrefBase</class> 2<class>QIMPenPrefBase</class>
3<widget> 3<widget>
4 <class>QWidget</class> 4 <class>QWidget</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>QIMPenPrefBase</cstring> 7 <cstring>QIMPenPrefBase</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>247</width> 14 <width>247</width>
15 <height>280</height> 15 <height>280</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Form1</string>
21 </property>
22 <vbox> 18 <vbox>
23 <property stdset="1"> 19 <property stdset="1">
24 <name>margin</name> 20 <name>margin</name>
25 <number>11</number> 21 <number>11</number>
26 </property> 22 </property>
27 <property stdset="1"> 23 <property stdset="1">
28 <name>spacing</name> 24 <name>spacing</name>
29 <number>6</number> 25 <number>6</number>
30 </property> 26 </property>
31 <widget> 27 <widget>
32 <class>QLabel</class> 28 <class>QLabel</class>
33 <property stdset="1"> 29 <property stdset="1">
34 <name>name</name> 30 <name>name</name>
35 <cstring>TextLabel1</cstring> 31 <cstring>TextLabel1</cstring>
36 </property> 32 </property>
37 <property stdset="1"> 33 <property stdset="1">
38 <name>text</name> 34 <name>text</name>
39 <string>Multi-stroke character timeout:</string> 35 <string>Multi-stroke character timeout:</string>
40 </property> 36 </property>
41 </widget> 37 </widget>
42 <widget> 38 <widget>
43 <class>QLayoutWidget</class> 39 <class>QLayoutWidget</class>
44 <property stdset="1"> 40 <property stdset="1">
45 <name>name</name> 41 <name>name</name>
diff --git a/noncore/games/kbill/helpdialog.ui b/noncore/games/kbill/helpdialog.ui
index 98acdd5..9697be3 100644
--- a/noncore/games/kbill/helpdialog.ui
+++ b/noncore/games/kbill/helpdialog.ui
@@ -1,44 +1,40 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>HelpDialog</class> 2<class>HelpDialog</class>
3<widget> 3<widget>
4 <class>QDialog</class> 4 <class>QDialog</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>Form1</cstring> 7 <cstring>Form1</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>281</width> 14 <width>281</width>
15 <height>328</height> 15 <height>328</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Form1</string>
21 </property>
22 <grid> 18 <grid>
23 <property stdset="1"> 19 <property stdset="1">
24 <name>margin</name> 20 <name>margin</name>
25 <number>11</number> 21 <number>11</number>
26 </property> 22 </property>
27 <property stdset="1"> 23 <property stdset="1">
28 <name>spacing</name> 24 <name>spacing</name>
29 <number>6</number> 25 <number>6</number>
30 </property> 26 </property>
31 <widget row="0" column="0" > 27 <widget row="0" column="0" >
32 <class>QTextBrowser</class> 28 <class>QTextBrowser</class>
33 <property stdset="1"> 29 <property stdset="1">
34 <name>name</name> 30 <name>name</name>
35 <cstring>TextBrowser1</cstring> 31 <cstring>TextBrowser1</cstring>
36 </property> 32 </property>
37 <property stdset="1"> 33 <property stdset="1">
38 <name>text</name> 34 <name>text</name>
39 <string></string> 35 <string></string>
40 </property> 36 </property>
41 </widget> 37 </widget>
42 </grid> 38 </grid>
43</widget> 39</widget>
44</UI> 40</UI>
diff --git a/noncore/games/wordgame/newgamebase.ui b/noncore/games/wordgame/newgamebase.ui
index 3b6570b..a8c55a1 100644
--- a/noncore/games/wordgame/newgamebase.ui
+++ b/noncore/games/wordgame/newgamebase.ui
@@ -1,45 +1,41 @@
1<!DOCTYPE UI><UI> 1<!DOCTYPE UI><UI>
2<class>NewGameBase</class> 2<class>NewGameBase</class>
3<widget> 3<widget>
4 <class>QWidget</class> 4 <class>QWidget</class>
5 <property stdset="1"> 5 <property stdset="1">
6 <name>name</name> 6 <name>name</name>
7 <cstring>Form1</cstring> 7 <cstring>Form1</cstring>
8 </property> 8 </property>
9 <property stdset="1"> 9 <property stdset="1">
10 <name>geometry</name> 10 <name>geometry</name>
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>290</width> 14 <width>290</width>
15 <height>443</height> 15 <height>443</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Form1</string>
21 </property>
22 <property> 18 <property>
23 <name>layoutMargin</name> 19 <name>layoutMargin</name>
24 </property> 20 </property>
25 <property> 21 <property>
26 <name>layoutSpacing</name> 22 <name>layoutSpacing</name>
27 </property> 23 </property>
28 <vbox> 24 <vbox>
29 <property stdset="1"> 25 <property stdset="1">
30 <name>margin</name> 26 <name>margin</name>
31 <number>8</number> 27 <number>8</number>
32 </property> 28 </property>
33 <property stdset="1"> 29 <property stdset="1">
34 <name>spacing</name> 30 <name>spacing</name>
35 <number>3</number> 31 <number>3</number>
36 </property> 32 </property>
37 <widget> 33 <widget>
38 <class>QGroupBox</class> 34 <class>QGroupBox</class>
39 <property stdset="1"> 35 <property stdset="1">
40 <name>name</name> 36 <name>name</name>
41 <cstring>GroupBox1</cstring> 37 <cstring>GroupBox1</cstring>
42 </property> 38 </property>
43 <property stdset="1"> 39 <property stdset="1">
44 <name>title</name> 40 <name>title</name>
45 <string>Players</string> 41 <string>Players</string>