Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <qt/test/util.h>
#include <chrono>
#include <QApplication>
#include <QMessageBox>
#include <QPushButton>
#include <QString>
#include <QTimer>
#include <QWidget>
Go to the source code of this file.
Functions | |
void | ConfirmMessage (QString *text, std::chrono::milliseconds msec) |
Press "Ok" button in message box dialog. More... | |