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…
Reference in a new issue