kossebau added inline comments. INLINE COMMENTS
> query.h:101 > void addUrlFilters(const QStringList &urlFilters); > + void setTypes(const Terms::Type &types); > + void setAgents(const Terms::Agent &agents); Please add "@since 6.62" to all this new API, so consumers of them know which min version of KActivitiesStat they need to require to be able to rely on their existance. REPOSITORY R159 KActivities Statistics REVISION DETAIL https://phabricator.kde.org/D23399 To: meven, ivan Cc: kossebau, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns