Merge a75c77ea90 into merged_master (Bitcoin PR bitcoin-core/gui#729)

This commit is contained in:
Byron Hambly 2025-06-20 15:49:12 +02:00
commit 614239dc7e
2 changed files with 4 additions and 0 deletions

View file

@ -2,6 +2,8 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <qt/test/util.h>
#include <chrono>
#include <QApplication>

View file

@ -7,6 +7,8 @@
#include <chrono>
#include <qglobal.h>
QT_BEGIN_NAMESPACE
class QString;
QT_END_NAMESPACE