mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-28 15:02:47 +02:00
util.h: explicitly include required QString header
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#ifndef BITCOIN_QT_TEST_UTIL_H
|
||||
#define BITCOIN_QT_TEST_UTIL_H
|
||||
|
||||
#include <QString>
|
||||
|
||||
/**
|
||||
* Press "Ok" button in message box dialog.
|
||||
*
|
||||
|
Reference in New Issue
Block a user