Update util.cpp
This commit is contained in:
parent
8fa4b8472b
commit
7b7f65f4b3
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : QDialog ( parent )
|
|||
|
||||
// libraries used by this compilation
|
||||
txvLibraries->setText (
|
||||
+ tr ( "This app uses the following libraries, resources or code snippets:" ) +
|
||||
tr ( "This app uses the following libraries, resources or code snippets:" ) +
|
||||
"<br><p>" + tr ( "Qt cross-platform application framework" ) +
|
||||
", <i><a href=""http://www.qt.io"">http://www.qt.io</a></i></p>"
|
||||
"<p>Opus Interactive Audio Codec"
|
||||
|
|
Loading…
Reference in a new issue