add copyright-sign to about-dialog

This commit is contained in:
plc-user 2025-05-30 10:49:32 +02:00
parent ab03530a14
commit 5ba984be56

View File

@ -60,7 +60,7 @@ void AboutQETDialog::setAbout()
{
QString str = tr("QElectroTech, une application de réalisation de schémas électriques.", "about tab, description line") +
"<br><br> 2006-"+QDate::currentDate().toString("yyyy")+
"<br><br>© 2006-"+QDate::currentDate().toString("yyyy")+
tr(" Les développeurs de QElectroTech", "about tab, developers line") +
"<br><br>"
"<a href=\"https://qelectrotech.org/\">https://qelectrotech.org/</a>"