Skip to content

Commit

Permalink
Merge pull request bitcoin#6 from buddilla/patch-1
Browse files Browse the repository at this point in the history
Fixes 10.11 Bomb Issue
  • Loading branch information
buddilla committed Jul 31, 2018
2 parents 4f4dfbc + 42e2ea5 commit 574a08d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/qt/multisenddialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include "walletmodel.h"
#include <QLineEdit>
#include <QMessageBox>
#include <QStyle>
#include <boost/lexical_cast.hpp>

using namespace std;
Expand Down

0 comments on commit 574a08d

Please sign in to comment.