[ci skip]
This commit is contained in:
Konstantinos Sideris 2018-01-11 16:34:43 +02:00
parent 0570135253
commit 9521efab7e
2 changed files with 23 additions and 17 deletions

View file

@ -160,6 +160,6 @@ private:
// Token to be used for the next sync.
QString next_batch_;
// filter to be send as filter-param for (initial) /sync requests
QString filter_;
// filter to be send as filter-param for (initial) /sync requests
QString filter_;
};