Skip to content
GitLab
Explore
Sign in
Replace call to deprecated method QStringList::toSet
Code
Review changes
Check out branch
Download
Patches
Plain diff
Oliver Sander
requested to merge
sander/okular:remove-call-to-deprecated-method-toSet
into
master
Sep 10, 2020
Overview
2
Commits
1
Pipelines
4
Changes
1
Expand
As suggested in the deprecation warning, the call is replaced by QSet(begin,end).
Merge request reports
Loading