Page MenuHomePhabricator

[Qt] Remove unused WindowFlags parameters
ClosedPublic

Authored by Fabien on Jun 15 2020, 12:19.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC7e894b265dac: [Qt] Remove unused WindowFlags parameters
Summary

The WindoFlags parameter is never set in the codebase, and trigger
deprecation warnings with Qt 5.15.

Test Plan

With Qt 5.5.1 and Qt 5.15:

ninja all check

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Jun 15 2020, 12:20
This revision is now accepted and ready to land.Jun 15 2020, 13:03
Fabien retitled this revision from [Qt] Remove unused WindowFlags paramters to [Qt] Remove unused WindowFlags parameters.Jun 15 2020, 13:32
This revision was automatically updated to reflect the committed changes.