Comment checkSubtractFeeFromAmount()
This commit is contained in:
@@ -119,10 +119,12 @@ void SendCoinsEntry::clear()
|
||||
updateDisplayUnit();
|
||||
}
|
||||
|
||||
/*
|
||||
void SendCoinsEntry::checkSubtractFeeFromAmount()
|
||||
{
|
||||
ui->checkboxSubtractFeeFromAmount->setChecked(true);
|
||||
}
|
||||
*/
|
||||
|
||||
void SendCoinsEntry::deleteClicked()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user