Page MenuHomePhabricator

qt: Fix class name of Ui::ModalOverlay, Use proper class for Ui::ReceiveCoinsDialog
ClosedPublic

Authored by PiRK on Sep 26 2020, 06:01.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABCeb412c7dca02: qt: Fix class name of Ui::ModalOverlay, Use proper class for Ui…
Summary

Use proper classes for:

Ui::ModalOverlay to remove <customwidget> entry
Ui::ReceiveCoinsDialog to be consistent with the code base

This PR does not change behavior.

Backport of Core PR17606

Test Plan

ninja && ninja check-bitcoin-qt

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Sep 26 2020, 06:02
PiRK requested review of this revision.Sep 26 2020, 06:02

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Sep 27 2020, 14:26