Skip to content

Commit 4574248

Browse files
author
Philip Kaufmann
committed
[Qt] minor ordering cleanup after new fee selection
1 parent a01fa30 commit 4574248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/sendcoinsdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
#include "guiutil.h"
1313
#include "optionsmodel.h"
1414
#include "sendcoinsentry.h"
15-
#include "wallet.h"
1615
#include "walletmodel.h"
1716

1817
#include "base58.h"
1918
#include "coincontrol.h"
2019
#include "ui_interface.h"
20+
#include "wallet.h"
2121

2222
#include <QMessageBox>
2323
#include <QScrollBar>

0 commit comments

Comments
 (0)