Cleanup namespaces.
authorJędrzej Nowacki <jedrzej.nowacki@digia.com>
Thu, 31 Jan 2013 09:00:06 +0000 (10:00 +0100)
committerLars Knoll <lars.knoll@digia.com>
Thu, 31 Jan 2013 09:36:00 +0000 (10:36 +0100)
commitea553dc9fa5bba56dfa6ffe26f06040978d9920b
tree02a1fa1ecb6d24f1154eef119120429a3ac51479
parent20c4eef39c1534b1b7caa96879d9060cbb159c3e
Cleanup namespaces.

QT_BEGIN_NAMESPACE and QT_END_NAMESPACE was added in header
files. Namespace coding convention got unified.

Change-Id: I971c9a9179d5cd512f8214457609f40992a8ca66
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
30 files changed:
src/v4/debugging.h
src/v4/qmljs_engine.h
src/v4/qmljs_environment.h
src/v4/qmljs_math.h
src/v4/qmljs_runtime.h
src/v4/qmljs_value.h
src/v4/qv4argumentsobject.h
src/v4/qv4array.h
src/v4/qv4arrayobject.h
src/v4/qv4booleanobject.h
src/v4/qv4dateobject.h
src/v4/qv4errorobject.h
src/v4/qv4functionobject.h
src/v4/qv4global.h
src/v4/qv4globalobject.h
src/v4/qv4identifier.h
src/v4/qv4jsonobject.h
src/v4/qv4managed.h
src/v4/qv4mathobject.h
src/v4/qv4mm.h
src/v4/qv4numberobject.h
src/v4/qv4object.h
src/v4/qv4objectiterator.h
src/v4/qv4objectproto.h
src/v4/qv4propertydescriptor.h
src/v4/qv4propertytable.h
src/v4/qv4regexp.h
src/v4/qv4regexpobject.h
src/v4/qv4string.h
src/v4/qv4stringobject.h