Skip to content

Commit 4dad51a

Browse files
author
limxdev
committed
Update bitcoingui.cpp
1 parent b123214 commit 4dad51a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/qt/bitcoingui.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ void BitcoinGUI::createActions()
473473
//Exchangesite2 = new QAction(QIcon(":/icons/bitz"), tr("&Bit-Z"), this);
474474
//Exchangesite3 = new QAction(QIcon(":/icons/coinexchange"), tr("&CoinExchange"), this);
475475
Exchangesite4 = new QAction(QIcon(":/icons/info"), tr("&Crex24"), this);
476-
Exchangesite5 = new QAction(QIcon(":/:/icons/info"), tr("&Graviex.net"), this);
476+
Exchangesite5 = new QAction(QIcon(":/icons/info"), tr("&Graviex.net"), this);
477477
Exchangesite6 = new QAction(QIcon(":/icons/info"), tr("&XT.com"), this);
478478
Exchangesite7 = new QAction(QIcon(":/icons/hitbtc"), tr("&HitBTC"), this);
479479
//Exchangesite8 = new QAction(QIcon(":/icons/tradesat"), tr("&Trade Satoshi"), this);

0 commit comments

Comments
 (0)