mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-12 21:52:38 +01:00
comments and readme update
This commit is contained in:
@@ -161,6 +161,7 @@ void BitcoinAmountField::unitChanged(int idx)
|
||||
|
||||
if(valid)
|
||||
{
|
||||
// If value was valid, re-place it in the widget with the new unit
|
||||
setValue(currentValue);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user