summaryrefslogtreecommitdiff
path: root/src/sync/sync_host_type.ui
diff options
context:
space:
mode:
authorRadu Andries <admiral0@tuxfamily.org>2013-07-09 16:55:13 +0200
committerAndrea Diamantini <adjam7@gmail.com>2013-07-09 16:58:01 +0200
commitd71d059a6c537bc1857d521b228de5cd08409c62 (patch)
tree40b6db4eed05e508c7c8625fb2e649bd370d23c8 /src/sync/sync_host_type.ui
parentGet sure WebIcon is deleted when done (diff)
downloadrekonq-d71d059a6c537bc1857d521b228de5cd08409c62.tar.xz
Add a simple ssh sync handler
CCMAIL: admiral0@tuxfamily.org REVIEWED-BY: adjam Many thanks, Radu! And sorry for the late merge ;)
Diffstat (limited to 'src/sync/sync_host_type.ui')
-rw-r--r--src/sync/sync_host_type.ui7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/sync/sync_host_type.ui b/src/sync/sync_host_type.ui
index 676e0052..f3f82117 100644
--- a/src/sync/sync_host_type.ui
+++ b/src/sync/sync_host_type.ui
@@ -32,6 +32,13 @@
</widget>
</item>
<item>
+ <widget class="QRadioButton" name="sshRadioButton">
+ <property name="text">
+ <string>SSH</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QRadioButton" name="googleRadioButton">
<property name="text">
<string>Google Sync</string>