summaryrefslogtreecommitdiff
path: root/src/sync/sync_host_type.ui
diff options
context:
space:
mode:
authorSiteshwar Vashisht <siteshwar@gmail.com>2012-05-24 23:54:48 +0530
committerAndrea Diamantini <adjam7@gmail.com>2012-05-28 00:10:31 +0200
commit4a33568b6d177921e50445a9ded44386febe60c0 (patch)
tree171c6185c19789c33912c1170fa974c00ea6f335 /src/sync/sync_host_type.ui
parentFinal refactoring and clean up to support Opera bookmarks. (diff)
downloadrekonq-4a33568b6d177921e50445a9ded44386febe60c0.tar.xz
Made UI changes to disable history and password sync for certain services, added some notification messages in Opera sync handler.
Diffstat (limited to 'src/sync/sync_host_type.ui')
-rw-r--r--src/sync/sync_host_type.ui22
1 files changed, 8 insertions, 14 deletions
diff --git a/src/sync/sync_host_type.ui b/src/sync/sync_host_type.ui
index ed7e1cd9..6bdef5fa 100644
--- a/src/sync/sync_host_type.ui
+++ b/src/sync/sync_host_type.ui
@@ -12,7 +12,14 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
- <widget class="QGroupBox" name="groupBox">
+ <widget class="QCheckBox" name="kcfg_syncEnabled">
+ <property name="text">
+ <string>Activate sync</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QGroupBox" name="hostGroupBox">
<property name="title">
<string>sync host type</string>
</property>
@@ -48,19 +55,6 @@
</layout>
</widget>
</item>
- <item>
- <spacer name="verticalSpacer">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>204</height>
- </size>
- </property>
- </spacer>
- </item>
</layout>
</widget>
<resources/>