Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2015-03-27 13:46:03 +0300
committerOlivier Goffart <ogoffart@woboq.com>2015-03-27 18:50:35 +0300
commit426d2338d9106b3d3d28211890838af0f143c80b (patch)
treef84ea8e234f71311e0733c4acca6f6c7ca5986b7 /src/gui/selectivesyncdialog.cpp
parentdfd9d8725c9388c79b8f97465672f83e10aae7dc (diff)
Settings: New UI that intergate the selective sync within the account settings
Diffstat (limited to 'src/gui/selectivesyncdialog.cpp')
-rw-r--r--src/gui/selectivesyncdialog.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/selectivesyncdialog.cpp b/src/gui/selectivesyncdialog.cpp
index 70348472b..7dc4b2fe1 100644
--- a/src/gui/selectivesyncdialog.cpp
+++ b/src/gui/selectivesyncdialog.cpp
@@ -410,7 +410,5 @@ qint64 SelectiveSyncDialog::estimatedSize()
}
-
-
}