diff --git a/sources/ui/aboutqetdialog.cpp b/sources/ui/aboutqetdialog.cpp index a6c5a864d..7fcd69519 100644 --- a/sources/ui/aboutqetdialog.cpp +++ b/sources/ui/aboutqetdialog.cpp @@ -38,6 +38,7 @@ AboutQETDialog::AboutQETDialog(QWidget *parent) : setTranslators(); setContributors(); setVersion(); + setAnnexProject(); setLibraries(); setLicence(); setLoginfo(); @@ -155,6 +156,11 @@ void AboutQETDialog::setVersion() ui->m_version_label->setText(str + MachineInfo::instance()->compilation_info()); } +void AboutQETDialog::setAnnexProject() +{ + addLibrary(ui->m_annex_project_label, tr("redimensionneur d'éléments", "Element scaler"), "https://github.com/plc-user/QET_ElementScaler"); +} + /** @brief AboutQETDialog::setLibraries */ diff --git a/sources/ui/aboutqetdialog.h b/sources/ui/aboutqetdialog.h index 114d241af..9305b785f 100644 --- a/sources/ui/aboutqetdialog.h +++ b/sources/ui/aboutqetdialog.h @@ -44,6 +44,7 @@ class AboutQETDialog : public QDialog void setTranslators(); void setContributors(); void setVersion(); + void setAnnexProject(); void setLibraries(); void setLicence(); void setLoginfo(); diff --git a/sources/ui/aboutqetdialog.ui b/sources/ui/aboutqetdialog.ui index c893e477a..d6186ae32 100644 --- a/sources/ui/aboutqetdialog.ui +++ b/sources/ui/aboutqetdialog.ui @@ -79,7 +79,7 @@ 0 0 676 - 423 + 420 @@ -159,7 +159,7 @@ 0 0 676 - 423 + 420 @@ -242,7 +242,7 @@ 0 0 676 - 423 + 420 @@ -343,6 +343,86 @@ + + + Projet annexe + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + true + + + + + 0 + 0 + 676 + 420 + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + + Qt::RichText + + + true + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + Bibliothèques @@ -374,7 +454,7 @@ 0 0 676 - 423 + 420