mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +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)
|
||||
{
|
||||
amount->setReadOnly(fReadOnly);
|
||||
unit->setEnabled(!fReadOnly);
|
||||
}
|
||||
|
||||
void BitcoinAmountField::unitChanged(int idx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue