util.h: explicitly include required QString header
This commit is contained in:
parent
47ed24cf8a
commit
27154ce765
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue