build: Fix warning about space after trailing backslash
This commit is contained in:
parent
77a1607ce8
commit
d0a7c682c6
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ QT_MOC_CPP = \
|
||||||
moc_transactionfilterproxy.cpp \
|
moc_transactionfilterproxy.cpp \
|
||||||
moc_transactiontablemodel.cpp \
|
moc_transactiontablemodel.cpp \
|
||||||
moc_transactionview.cpp \
|
moc_transactionview.cpp \
|
||||||
moc_utilitydialog.cpp \
|
moc_utilitydialog.cpp \
|
||||||
moc_walletframe.cpp \
|
moc_walletframe.cpp \
|
||||||
moc_walletmodel.cpp \
|
moc_walletmodel.cpp \
|
||||||
moc_walletview.cpp
|
moc_walletview.cpp
|
||||||
|
|
Loading…
Reference in a new issue