Wownerofy some more

remotes/1691844314220217825/master
dsc 3 years ago committed by wowario
parent 3e10b25068
commit b9d8128880
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -125,7 +125,7 @@
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>/r/Monero</string>
<string>/r/Wownero</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_7">
<property name="leftMargin">

@ -261,7 +261,7 @@ void SendWidget::onEndTransaction() {
void SendWidget::setupComboBox() {
ui->comboCurrencySelection->clear();
QStringList defaultCurrencies = {"XMR", "USD", "EUR", "CNY", "JPY", "GBP"};
QStringList defaultCurrencies = {"WOW", "USD", "EUR", "CNY", "JPY", "GBP"};
QString preferredCurrency = config()->get(Config::preferredFiatCurrency).toString();
if (defaultCurrencies.contains(preferredCurrency)) {

Loading…
Cancel
Save