summaryrefslogtreecommitdiff
authorwimpie <wimpie>2004-04-03 21:41:04 (UTC)
committer wimpie <wimpie>2004-04-03 21:41:04 (UTC)
commitfc6fce8cd45068f371b66b1b6d4fa0bcee3d8810 (patch) (unidiff)
tree4aef01dc21094e7992447495bc1b873dc4930e25
parentd82581fff0a7fa02b5c391a5b0bcfbfd1e5a6843 (diff)
downloadopie-fc6fce8cd45068f371b66b1b6d4fa0bcee3d8810.zip
opie-fc6fce8cd45068f371b66b1b6d4fa0bcee3d8810.tar.gz
opie-fc6fce8cd45068f371b66b1b6d4fa0bcee3d8810.tar.bz2
oops
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings2/activateprofileGUI.ui85
1 files changed, 85 insertions, 0 deletions
diff --git a/noncore/settings/networksettings2/activateprofileGUI.ui b/noncore/settings/networksettings2/activateprofileGUI.ui
new file mode 100644
index 0000000..296e044
--- a/dev/null
+++ b/noncore/settings/networksettings2/activateprofileGUI.ui
@@ -0,0 +1,85 @@
1<!DOCTYPE UI><UI>
2<class>ActivateProfileGUI</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>ActivateProfileGUI</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>121</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Activate Profile</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <vbox>
29 <property stdset="1">
30 <name>margin</name>
31 <number>2</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>2</number>
36 </property>
37 <widget>
38 <class>QLayoutWidget</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>Layout2</cstring>
42 </property>
43 <hbox>
44 <property stdset="1">
45 <name>margin</name>
46 <number>0</number>
47 </property>
48 <property stdset="1">
49 <name>spacing</name>
50 <number>6</number>
51 </property>
52 <widget>
53 <class>QLabel</class>
54 <property stdset="1">
55 <name>name</name>
56 <cstring>TextLabel1</cstring>
57 </property>
58 <property stdset="1">
59 <name>text</name>
60 <string>Select profile for device :</string>
61 </property>
62 </widget>
63 <widget>
64 <class>QLabel</class>
65 <property stdset="1">
66 <name>name</name>
67 <cstring>DeviceName_LBL</cstring>
68 </property>
69 <property stdset="1">
70 <name>text</name>
71 <string>TextLabel2</string>
72 </property>
73 </widget>
74 </hbox>
75 </widget>
76 <widget>
77 <class>QListBox</class>
78 <property stdset="1">
79 <name>name</name>
80 <cstring>Profiles_LB</cstring>
81 </property>
82 </widget>
83 </vbox>
84</widget>
85</UI>