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 0826d844c..d0110e277 100644
--- a/src/mirall/folderman.h
+++ b/src/mirall/folderman.h
@@ -98,6 +98,8 @@ public slots:
// the current one will finish.
void setSyncEnabled( bool );
+ void slotScheduleAllFolders();
+
private slots:
// slot to add a folder to the syncing queue
void slotScheduleSync( const QString & );