summaryrefslogtreecommitdiff
path: root/src/sync/synccheckwidget.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-07-09 17:26:36 +0200
committerAndrea Diamantini <adjam7@gmail.com>2013-07-09 17:26:36 +0200
commitf3a0c16bd631a2274f25de70ec07159bd932883c (patch)
treee56a8eeb3a6aa99e6895b9852f47db050f3a4210 /src/sync/synccheckwidget.cpp
parentAdd a simple ssh sync handler (diff)
downloadrekonq-f3a0c16bd631a2274f25de70ec07159bd932883c.tar.xz
spaces, indentation, licenses clean up in ssh sync new code
Diffstat (limited to 'src/sync/synccheckwidget.cpp')
-rw-r--r--src/sync/synccheckwidget.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sync/synccheckwidget.cpp b/src/sync/synccheckwidget.cpp
index d7748caa..43ea6f05 100644
--- a/src/sync/synccheckwidget.cpp
+++ b/src/sync/synccheckwidget.cpp
@@ -152,8 +152,6 @@ void SyncCheckWidget::initializePage()
}
-
-
void SyncCheckWidget::updateWidget(Rekonq::SyncData type, bool done, QString msg)
{
KIcon doneIcon(QL1S("dialog-ok-apply"));