Skip to content

Commit

Permalink
Merge dae1bd6 into merged_master (Bitcoin PR bitcoin-core/gui#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
apoelstra committed Nov 26, 2020
2 parents 88ce28c + dae1bd6 commit e9e7034
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/qt/walletview.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

#include <qt/walletview.h>

#include <node/psbt.h>
#include <node/transaction.h>
#include <policy/policy.h>
#include <qt/addressbookpage.h>
#include <qt/askpassphrasedialog.h>
#include <qt/clientmodel.h>
Expand All @@ -23,6 +20,7 @@
#include <qt/walletmodel.h>

#include <interfaces/node.h>
#include <psbt.h>
#include <ui_interface.h>
#include <util/strencodings.h>

Expand Down

0 comments on commit e9e7034

Please sign in to comment.