summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/kvncbookmarkdlgbase.ui
Unidiff
Diffstat (limited to 'noncore/comm/keypebble/kvncbookmarkdlgbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/keypebble/kvncbookmarkdlgbase.ui6
1 files changed, 5 insertions, 1 deletions
diff --git a/noncore/comm/keypebble/kvncbookmarkdlgbase.ui b/noncore/comm/keypebble/kvncbookmarkdlgbase.ui
index 45114cb..69d8a14 100644
--- a/noncore/comm/keypebble/kvncbookmarkdlgbase.ui
+++ b/noncore/comm/keypebble/kvncbookmarkdlgbase.ui
@@ -8,13 +8,13 @@
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>584</width> 14 <width>580</width>
15 <height>480</height> 15 <height>480</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
19 <name>caption</name> 19 <name>caption</name>
20 <string>Bookmarks</string> 20 <string>Bookmarks</string>
@@ -31,12 +31,16 @@
31 <widget> 31 <widget>
32 <class>QListBox</class> 32 <class>QListBox</class>
33 <property stdset="1"> 33 <property stdset="1">
34 <name>name</name> 34 <name>name</name>
35 <cstring>bookmarkList</cstring> 35 <cstring>bookmarkList</cstring>
36 </property> 36 </property>
37 <property>
38 <name>whatsThis</name>
39 <string>Choose a bookmark that you would like to open</string>
40 </property>
37 </widget> 41 </widget>
38 <widget> 42 <widget>
39 <class>QLayoutWidget</class> 43 <class>QLayoutWidget</class>
40 <property stdset="1"> 44 <property stdset="1">
41 <name>name</name> 45 <name>name</name>
42 <cstring>Layout1</cstring> 46 <cstring>Layout1</cstring>