summaryrefslogtreecommitdiff
path: root/src/syncevo/SyncConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/syncevo/SyncConfig.h')
-rw-r--r--src/syncevo/SyncConfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/syncevo/SyncConfig.h b/src/syncevo/SyncConfig.h
index f051d192..57126fb7 100644
--- a/src/syncevo/SyncConfig.h
+++ b/src/syncevo/SyncConfig.h
@@ -1514,6 +1514,8 @@ class SyncConfig {
/** all flags that are set in the SyncMLVersion property, including the 1.0/1.1/1.2 versions */
virtual InitState< std::set<std::string> > getSyncMLFlags() const;
+ virtual InitState<unsigned int> getRequestMaxTime() const;
+
/**
* An arbitrary name assigned to the peer configuration,
* not necessarily unique. Can be used by a GUI instead