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)
Reviewers: #bitcoin_abc, Fabien
Reviewed By: #bitcoin_abc, Fabien
Differential Revision: https://reviews.bitcoinabc.org/D18139