mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-14 20:33:05 +02:00
Add annex project
This commit is contained in:
parent
5288cd8c8b
commit
f3811d3035
@ -159,6 +159,7 @@ void AboutQETDialog::setVersion()
|
||||
void AboutQETDialog::setAnnexProject()
|
||||
{
|
||||
addLibrary(ui->m_annex_project_label, tr("redimensionneur d'éléments", "Element scaler"), "https://github.com/plc-user/QET_ElementScaler");
|
||||
addLibrary(ui->m_annex_project_label, tr("Générateur d'élément lambda", "Lambda element generator"), "https://github.com/asnigma/qet_gen_element");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user