mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
don't include <QDebug>
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
|
||||
#include "headers.h"
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
OptionsModel::OptionsModel(CWallet *wallet, QObject *parent) :
|
||||
QAbstractListModel(parent),
|
||||
wallet(wallet),
|
||||
|
||||
Reference in New Issue
Block a user