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:
authorDaniel Molkentin <danimo@owncloud.com>2013-05-31 18:16:41 +0400
committerDaniel Molkentin <danimo@owncloud.com>2013-05-31 18:16:41 +0400
commitefbad3a3c8a1906ddafcf7bc7666a9f657942b9b (patch)
tree921e2756f32b199374c91f0dbb578081a0f1f1d1 /src/mirall/folderman.h
parentaaf59cece54b985d1997186bf9ffab45600a56e5 (diff)
Propagate proxy changes to csync at run time
Diffstat (limited to 'src/mirall/folderman.h')
-rw-r--r--src/mirall/folderman.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mirall/folderman.h b/src/mirall/folderman.h
index 78a150809..1bd2e4b41 100644
--- a/src/mirall/folderman.h
+++ b/src/mirall/folderman.h
@@ -81,6 +81,11 @@ public:
*/
bool startFromScratch( const QString& );
+ /**
+ * called whenever proxy configuration changes
+ */
+ void setProxy();
+
signals:
/**
* signal to indicate a folder named by alias has changed its sync state.