aboutsummaryrefslogtreecommitdiff
path: root/src/qt/walletmodel.h
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2013-12-18 11:27:03 +0100
committerWladimir J. van der Laan <[email protected]>2013-12-18 11:27:14 +0100
commita5824bb3c6424189e50070b6c278497532cdcd5e (patch)
tree5d325d75ef180d518fef0258d655a9163d6ac0b6 /src/qt/walletmodel.h
parentMerge pull request #3415 (diff)
parent[Qt] style-police, add missing license headers (diff)
downloaddiscoin-a5824bb3c6424189e50070b6c278497532cdcd5e.tar.xz
discoin-a5824bb3c6424189e50070b6c278497532cdcd5e.zip
Merge pull request #3433
6c1bf19 [Qt] style-police, add missing license headers (Philip Kaufmann)
Diffstat (limited to 'src/qt/walletmodel.h')
-rw-r--r--src/qt/walletmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/walletmodel.h b/src/qt/walletmodel.h
index 642021df1..1a4d25615 100644
--- a/src/qt/walletmodel.h
+++ b/src/qt/walletmodel.h
@@ -17,8 +17,8 @@
class AddressTableModel;
class OptionsModel;
-class TransactionTableModel;
class RecentRequestsTableModel;
+class TransactionTableModel;
class WalletModelTransaction;
class CCoinControl;