build: Fix warning about space after trailing backslash

This commit is contained in:
Wladimir J. van der Laan 2014-01-21 14:31:41 +01:00
parent 77a1607ce8
commit d0a7c682c6
No known key found for this signature in database
GPG key ID: 74810B012346C9A6

View file

@ -133,7 +133,7 @@ QT_MOC_CPP = \
moc_transactionfilterproxy.cpp \
moc_transactiontablemodel.cpp \
moc_transactionview.cpp \
moc_utilitydialog.cpp \
moc_utilitydialog.cpp \
moc_walletframe.cpp \
moc_walletmodel.cpp \
moc_walletview.cpp