Page MenuHomePhabricator

[Qt] Fix deprecated QSignalMapper::mapped event
ClosedPublic

Authored by Fabien on Jun 16 2020, 10:23.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC2a52c6dfc888: [Qt] Fix deprecated QSignalMapper::mapped event
Summary

This is replaced by QSignalMapper::mappedType since Qt 5.15.

Test Plan

With Qt 5.5.1 and 5.15:

ninja all check

Check the warning is gone.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable