From bf82776b3af95469eb8b3ac22919e05fccb6db00 Mon Sep 17 00:00:00 2001 From: optiq1 Date: Wed, 8 Nov 2017 16:19:14 +0100 Subject: [PATCH] Update CryptoNoteWallet.cmake --- CryptoNoteWallet.cmake | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CryptoNoteWallet.cmake b/CryptoNoteWallet.cmake index 4af8821d2..307258464 100644 --- a/CryptoNoteWallet.cmake +++ b/CryptoNoteWallet.cmake @@ -1,4 +1,4 @@ -set(CN_PROJECT_NAME "") -set(CN_CURRENCY_DISPLAY_NAME "") -set(CN_CURRENCY_TICKER "") +set(CN_PROJECT_NAME "Qcoin") +set(CN_CURRENCY_DISPLAY_NAME "Qcoin") +set(CN_CURRENCY_TICKER "Q")