From 359640943bcf155faa9a067dde9e00a123276290 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 13 Feb 2012 17:43:39 -0600 Subject: Automated update from Qt3 --- tools/assistant/mainwindow.ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/assistant/mainwindow.ui.h') 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( "
" - "

Version " + TQString(QT_VERSION_STR) + "

" + "

Version " + TQString(TQT_VERSION_STR) + "

" "

Copyright (C) 2000-2008 Trolltech ASA. All rights reserved." "

" "

TQt Commercial Edition license holders: This program is" -- cgit v1.2.1