mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-30 15:50:52 +01:00
About-Dialog - Log: Show most recent log file by default
This commit is contained in:
@@ -218,6 +218,7 @@ void AboutQETDialog::setLoginfo()
|
||||
{
|
||||
ui->m_log_comboBox->addItem(fileInfo.absoluteFilePath());
|
||||
}
|
||||
ui->m_log_comboBox->setCurrentIndex(ui->m_log_comboBox->count() - 1);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user