mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 14:50:53 +01:00
Add annex project
This commit is contained in:
@@ -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");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user