danicoinwallet/src/CryptoNoteWalletConfig.h.in

10 lines
177 B
C
Raw Normal View History

2015-04-29 17:03:08 +00:00
#pragma once
namespace WalletGui {
const char WALLET_CURRENCY_DISPLAY_NAME[] = "@CN_CURRENCY_DISPLAY_NAME@";
const char WALLET_CURRENCY_TICKER[] = "@CN_CURRENCY_TICKER@";
}