mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
parent
6af674ecdc
commit
fdf80ea7b1
1 changed files with 0 additions and 1 deletions
|
|
@ -278,7 +278,6 @@ void BitcoinAmountField::setValue(const CAmount& value)
|
||||||
void BitcoinAmountField::setReadOnly(bool fReadOnly)
|
void BitcoinAmountField::setReadOnly(bool fReadOnly)
|
||||||
{
|
{
|
||||||
amount->setReadOnly(fReadOnly);
|
amount->setReadOnly(fReadOnly);
|
||||||
unit->setEnabled(!fReadOnly);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void BitcoinAmountField::unitChanged(int idx)
|
void BitcoinAmountField::unitChanged(int idx)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue