From 9c4613e5d285813ec2147daa3773068c1fb12185 Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Mon, 30 Apr 2012 08:56:56 +0200 Subject: Allow to interrupt running sync task, incl. some cleanups. --- src/mirall/folderman.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mirall/folderman.h') 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 & ); -- cgit v1.2.3