Revert "Comment checkSubtractFeeFromAmount()"

This reverts commit e4d21f3de7.
This commit is contained in:
lateminer
2018-09-30 19:50:51 +03:00
parent 34e36c8384
commit 847c6af31a
3 changed files with 2 additions and 4 deletions

View File

@@ -119,12 +119,10 @@ void SendCoinsEntry::clear()
updateDisplayUnit();
}
/*
void SendCoinsEntry::checkSubtractFeeFromAmount()
{
ui->checkboxSubtractFeeFromAmount->setChecked(true);
}
*/
void SendCoinsEntry::deleteClicked()
{