mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-26 13:20:52 +01:00
add copyright-sign to about-dialog
This commit is contained in:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user