diff options
author | axis <qt-info@nokia.com> | 2009-08-06 14:14:17 +0200 |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-08-06 15:41:39 +0200 |
commit | 471f737c32db752d04d67c0b85be4bd21dab8b53 (patch) | |
tree | 9b3bc8b6d55d73eb2a63def41169190a79ea4cf1 /examples | |
parent | 1f98a7dcab0a714bf383ccd5fb2f82df25e7b8f7 (diff) | |
download | qt4-tools-471f737c32db752d04d67c0b85be4bd21dab8b53.tar.gz |
Replaced $MODULE$ with hardcoded module names.
RevBy: Trust me
Diffstat (limited to 'examples')
-rw-r--r-- | examples/xml/htmlinfo/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/htmlinfo/main.cpp b/examples/xml/htmlinfo/main.cpp index 72aef81903..d1bf66f027 100644 --- a/examples/xml/htmlinfo/main.cpp +++ b/examples/xml/htmlinfo/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2008 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 examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage |