Skip to content

Commit

Permalink
[Qt] minor ordering cleanup after new fee selection
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Kaufmann committed Nov 20, 2014
1 parent a01fa30 commit 4574248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/qt/sendcoinsdialog.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
#include "guiutil.h"
#include "optionsmodel.h"
#include "sendcoinsentry.h"
#include "wallet.h"
#include "walletmodel.h"

#include "base58.h"
#include "coincontrol.h"
#include "ui_interface.h"
#include "wallet.h"

#include <QMessageBox>
#include <QScrollBar>
Expand Down

0 comments on commit 4574248

Please sign in to comment.