mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
add copyright-sign to about-dialog
This commit is contained in:
parent
ab03530a14
commit
5ba984be56
@ -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>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user