Always initialize it.
@ -991,10 +991,10 @@ void AddNewTorrentDialog::TMMChanged(int index)
m_ui->groupBoxDownloadPath->blockSignals(true);
m_ui->groupBoxDownloadPath->setChecked(!downloadPath.isEmpty());
}
updateDiskSpaceLabel();
void AddNewTorrentDialog::doNotDeleteTorrentClicked(bool checked)
{