cmake: remove typo

This commit is contained in:
selsta 2021-04-09 01:10:04 +02:00
parent 183585653f
commit 3a37364741
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E

View file

@ -20,7 +20,7 @@ file(GLOB SOURCE_FILES
"libwalletqt/PendingTransaction.cpp"
"libwalletqt/TransactionHistory.cpp"
"libwalletqt/TransactionInfo.cpp"
"libwalletqt/QRCodeImageProvider.cpp" QR
"libwalletqt/QRCodeImageProvider.cpp"
"libwalletqt/AddressBook.cpp"
"libwalletqt/Subaddress.cpp"
"libwalletqt/SubaddressAccount.cpp"