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:
Diffstat (limited to 'src/mirall/folderman.h')
-rw-r--r--src/mirall/folderman.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mirall/folderman.h b/src/mirall/folderman.h
index cf229c8e2..48ec5de56 100644
--- a/src/mirall/folderman.h
+++ b/src/mirall/folderman.h
@@ -84,6 +84,8 @@ public slots:
void slotReparseConfiguration();
+ void terminateSyncProcess( const QString& );
+
private slots:
// slot to add a folder to the syncing queue
void slotScheduleSync( const QString & );