Page MenuHomePhabricator

qt: Remove `QApplication::globalStrut()` call
ClosedPublic

Authored by PiRK on May 24 2025, 15:35.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCcdc0de237e20: qt: Remove `QApplication::globalStrut()` call
Summary

This function has been deprecated in Qt 5.15.0, and has been removed in
Qt 6 (see 033d01bd6e2aef740ad1408a04d3ca0ae3b9ba9b upstream commit).

This is a backport of core#579

Depends on D18138

Test Plan

ninja all check-all

Run bitcoin-qt, observe that nothing absurd happens to the Amount field (Send tab)

Diff Detail

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