Mercurial > hg > sonic-visualiser
diff main/MainWindow.cpp @ 1155:2ebb6b52388a 3.0-integration
Update Qt copyright note
author | Chris Cannam |
---|---|
date | Wed, 27 Apr 2016 11:34:08 +0100 |
parents | e0aa911e1a8a |
children | cc434d37a126 |
line wrap: on
line diff
--- a/main/MainWindow.cpp Wed Apr 27 11:27:34 2016 +0100 +++ b/main/MainWindow.cpp Wed Apr 27 11:34:08 2016 +0100 @@ -4576,7 +4576,7 @@ aboutText += "<small>"; - aboutText += tr("With Qt v%1 © Nokia Corporation").arg(QT_VERSION_STR); + aboutText += tr("With Qt v%1 © The Qt Company").arg(QT_VERSION_STR); #ifdef HAVE_JACK #ifdef JACK_VERSION