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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2014-08-11 17:09:17 +0400
committerOlivier Goffart <ogoffart@woboq.com>2014-08-11 20:42:24 +0400
commitaa85e875bd2aa3d80c61e371f7a52e2c915420fe (patch)
tree712d5e0d3a830bdf163a390d8383c56e2c33dcf1 /src/CMakeLists.txt
parent1b4c613fa6ebc468e07a34f153d4b46961d971e9 (diff)
Selective sync: Add UI to select paths
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ec15a250a..9d4e66bcf 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -267,6 +267,7 @@ set(mirall_SRCS
mirall/socketapi.cpp
mirall/sslbutton.cpp
mirall/syncrunfilelog.cpp
+ mirall/selectivesyncdialog.cpp
)