[Qt] style-police, add missing license headers

- add missing license headers in Mac files
- small code formating cleanups
This commit is contained in:
Philip Kaufmann
2013-12-16 22:54:02 +01:00
parent 3743b80528
commit 6c1bf199ca
8 changed files with 22 additions and 11 deletions

View File

@@ -39,9 +39,6 @@ private:
CWalletTx *walletTransaction;
CReserveKey *keyChange;
qint64 fee;
public slots:
};
#endif // WALLETMODELTRANSACTION_H