Revert "Make qt wallet test compatible with qt4"

This reverts commit e9a64615c8.
This commit is contained in:
MarcoFalke
2018-10-20 05:33:45 -03:00
parent be992701b0
commit fadffae17f
5 changed files with 7 additions and 46 deletions
+1 -2
View File
@@ -6,15 +6,14 @@
#include <qt/addressbookpage.h>
#include <qt/addresstablemodel.h>
#include <qt/editaddressdialog.h>
#include <qt/callback.h>
#include <qt/optionsmodel.h>
#include <qt/platformstyle.h>
#include <qt/qvalidatedlineedit.h>
#include <qt/walletmodel.h>
#include <key.h>
#include <pubkey.h>
#include <key_io.h>
#include <pubkey.h>
#include <wallet/wallet.h>
#include <QTimer>