mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-19 18:19:58 +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->addItem(fileInfo.absoluteFilePath());
|
||||||
}
|
}
|
||||||
|
ui->m_log_comboBox->setCurrentIndex(ui->m_log_comboBox->count() - 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user