diff options
author | Christian Kamm <christian.d.kamm@nokia.com> | 2011-05-12 13:25:35 +0200 |
---|---|---|
committer | Christian Kamm <christian.d.kamm@nokia.com> | 2011-05-12 13:39:53 +0200 |
commit | d72bddc7da4cda5291d5508b31c56b55d17a1bc6 (patch) | |
tree | e8a7ae01ce920d9b72f0682898607bda25f6e23c /src/libs/qmljs/parser/qmljsastfwd_p.h | |
parent | f8bcd6c615a65af57c799e7146a3a2f27bc5dd05 (diff) | |
download | qt-creator-d72bddc7da4cda5291d5508b31c56b55d17a1bc6.tar.gz |
QmlJS: Update to new QmlJS parser.
UiPublicMember is now initialized with a statement.
Diffstat (limited to 'src/libs/qmljs/parser/qmljsastfwd_p.h')
-rw-r--r-- | src/libs/qmljs/parser/qmljsastfwd_p.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/qmljs/parser/qmljsastfwd_p.h b/src/libs/qmljs/parser/qmljsastfwd_p.h index 7bb82b3269..7e063fa8c4 100644 --- a/src/libs/qmljs/parser/qmljsastfwd_p.h +++ b/src/libs/qmljs/parser/qmljsastfwd_p.h @@ -6,6 +6,7 @@ ** ** Contact: Nokia Corporation (info@qt.nokia.com) ** +** ** GNU Lesser General Public License Usage ** ** This file may be used under the terms of the GNU Lesser General Public |