summaryrefslogtreecommitdiff
path: root/noncore/unsupported/tabmanager/wait.ui
Unidiff
Diffstat (limited to 'noncore/unsupported/tabmanager/wait.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/tabmanager/wait.ui54
1 files changed, 54 insertions, 0 deletions
diff --git a/noncore/unsupported/tabmanager/wait.ui b/noncore/unsupported/tabmanager/wait.ui
new file mode 100644
index 0000000..33d37e2
--- a/dev/null
+++ b/noncore/unsupported/tabmanager/wait.ui
@@ -0,0 +1,54 @@
1<!DOCTYPE UI><UI>
2<class>Wait</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>Wait</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>124</width>
15 <height>24</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Please Wait...</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <grid>
26 <property stdset="1">
27 <name>margin</name>
28 <number>4</number>
29 </property>
30 <property stdset="1">
31 <name>spacing</name>
32 <number>4</number>
33 </property>
34 <widget row="0" column="0" >
35 <class>QLabel</class>
36 <property stdset="1">
37 <name>name</name>
38 <cstring>waitLabel</cstring>
39 </property>
40 <property stdset="1">
41 <name>text</name>
42 <string>Please Wait...</string>
43 </property>
44 <property stdset="1">
45 <name>alignment</name>
46 <set>AlignCenter</set>
47 </property>
48 <property>
49 <name>hAlign</name>
50 </property>
51 </widget>
52 </grid>
53</widget>
54</UI>