diff options
author | Martin Smith <msmith@trolltech.com> | 2009-09-09 10:29:14 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-09-09 10:32:07 (GMT) |
commit | d5937ff3cb8f265c528bd4bd71f7f55962100404 (patch) | |
tree | 9b928b6a9f1a0d06de60d6ec64a3af524de9b45e /src/gui | |
parent | 930a04cd66e40addd42e3ade195400c959fd3292 (diff) | |
download | Qt-d5937ff3cb8f265c528bd4bd71f7f55962100404.zip Qt-d5937ff3cb8f265c528bd4bd71f7f55962100404.tar.gz Qt-d5937ff3cb8f265c528bd4bd71f7f55962100404.tar.bz2 |
Fixed all but one of the failures in the headers autotest.
The resource compiler still generates files that don't have the LPGL header.
Diffstat (limited to 'src/gui')
-rw-r--r-- | src/gui/widgets/qmenu_symbian.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/qmenu_symbian.cpp b/src/gui/widgets/qmenu_symbian.cpp index 4674a01..00ceb98 100644 --- a/src/gui/widgets/qmenu_symbian.cpp +++ b/src/gui/widgets/qmenu_symbian.cpp @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the S60 port of the Qt toolkit. +** This file is part of the S60 port of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage |