comments and readme update

This commit is contained in:
Wladimir J. van der Laan
2011-08-31 16:08:31 +02:00
parent b7bcaf940d
commit 6c85cbecf1
4 changed files with 19 additions and 11 deletions

View File

@@ -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