diff options
author | Timothy Pearson <[email protected]> | 2012-02-13 17:43:39 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-02-13 17:43:39 -0600 |
commit | 359640943bcf155faa9a067dde9e00a123276290 (patch) | |
tree | fb3d55ea5e18949042fb0064123fb73d2b1eb932 /tools/assistant/mainwindow.ui.h | |
parent | a829bcdc533e154000803d517200d32fe762e85c (diff) | |
download | tqt3-359640943bcf155faa9a067dde9e00a123276290.tar.gz tqt3-359640943bcf155faa9a067dde9e00a123276290.zip |
Automated update from Qt3
Diffstat (limited to 'tools/assistant/mainwindow.ui.h')
-rw-r--r-- | tools/assistant/mainwindow.ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/mainwindow.ui.h b/tools/assistant/mainwindow.ui.h index a0824271f..d257c7cf9 100644 --- a/tools/assistant/mainwindow.ui.h +++ b/tools/assistant/mainwindow.ui.h @@ -253,7 +253,7 @@ void MainWindow::about() { TQMessageBox box( this ); box.setText( "<center><img src=\"splash.png\">" - "<p>Version " + TQString(QT_VERSION_STR) + "</p>" + "<p>Version " + TQString(TQT_VERSION_STR) + "</p>" "<p>Copyright (C) 2000-2008 Trolltech ASA. All rights reserved." "</p></center><p></p>" "<p>TQt Commercial Edition license holders: This program is" |