This diff adds a GUIUtil function to split a QString into a list,
skipping the empty parts. It factorizes the check for Qt version and
removes the associated deprecation warning.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC40aba5c53a0f: [Qt] Fix deprecated QString::SplitBehavior (now Qt::SplitBehavior)
With Qt 5.5.1 and 5.15:
ninja all check
Check the warning is gone.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable