diff options
author | axis <qt-info@nokia.com> | 2009-08-06 12:14:17 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-08-06 13:41:39 (GMT) |
commit | 471f737c32db752d04d67c0b85be4bd21dab8b53 (patch) | |
tree | 9b3bc8b6d55d73eb2a63def41169190a79ea4cf1 /mkspecs/common | |
parent | 1f98a7dcab0a714bf383ccd5fb2f82df25e7b8f7 (diff) | |
download | Qt-471f737c32db752d04d67c0b85be4bd21dab8b53.zip Qt-471f737c32db752d04d67c0b85be4bd21dab8b53.tar.gz Qt-471f737c32db752d04d67c0b85be4bd21dab8b53.tar.bz2 |
Replaced $MODULE$ with hardcoded module names.
RevBy: Trust me
Diffstat (limited to 'mkspecs/common')
-rw-r--r-- | mkspecs/common/symbian/fixed_stdlib.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mkspecs/common/symbian/fixed_stdlib.h b/mkspecs/common/symbian/fixed_stdlib.h index 7fd73d6..b77d1c7 100644 --- a/mkspecs/common/symbian/fixed_stdlib.h +++ b/mkspecs/common/symbian/fixed_stdlib.h @@ -3,7 +3,7 @@ ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** -** This file is part of the $MODULE$ of the Qt Toolkit. +** This file is part of the makespecs of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage @@ -61,4 +61,4 @@ # undef REVERT_WCHAR_T_DECLARED # endif //REVERT_WCHAR_T_DECLARED -#endif
\ No newline at end of file +#endif |