danicoinwallet/src/CryptoNoteWalletConfig.h.in
cryptonotefoundation 04bc8b699f Initial commit
2015-04-29 20:15:01 +03:00

10 lines
177 B
C

#pragma once
namespace WalletGui {
const char WALLET_CURRENCY_DISPLAY_NAME[] = "@CN_CURRENCY_DISPLAY_NAME@";
const char WALLET_CURRENCY_TICKER[] = "@CN_CURRENCY_TICKER@";
}