diff options
author | Thiago Macieira <thiago.macieira@intel.com> | 2012-09-25 14:08:22 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2012-10-19 16:04:14 +0200 |
commit | 8ac43f74c02408e08491defb7d7c91f0d5ce1d39 (patch) | |
tree | c6c1ed88b3560c9b2877866fc7f423f3fb91e5ab /src/declarative/debugger/qdeclarativedebuggerstatus.cpp | |
parent | f55b3c077939545501530dd7661551580796d857 (diff) | |
download | qtquick1-8ac43f74c02408e08491defb7d7c91f0d5ce1d39.tar.gz |
Change the header message: this is now the QtDeclarative module
Change-Id: I18a370a58494049939d035f1c3528406f3f7645f
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/declarative/debugger/qdeclarativedebuggerstatus.cpp')
-rw-r--r-- | src/declarative/debugger/qdeclarativedebuggerstatus.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/debugger/qdeclarativedebuggerstatus.cpp b/src/declarative/debugger/qdeclarativedebuggerstatus.cpp index 0e435b3d..562da2e1 100644 --- a/src/declarative/debugger/qdeclarativedebuggerstatus.cpp +++ b/src/declarative/debugger/qdeclarativedebuggerstatus.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** -** This file is part of the QtQuick1 module of the Qt Toolkit. +** This file is part of the QtDeclarative module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage |