summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/qmlcodeparser.cpp
diff options
context:
space:
mode:
authorAaron McCarthy <[email protected]>2012-11-04 21:51:07 +1000
committerThe Qt Project <[email protected]>2013-02-11 10:58:25 +0100
commit0114a99bad161fb0e8de5a384e7e13c9a79f8c98 (patch)
tree8ef3a32d747a427e43c6bec8499136e2eb185df9 /src/tools/qdoc/qmlcodeparser.cpp
parentb61cff8d6efe0e7669218da2b941705af86ddb1c (diff)
Fix missing namespace macro warnings when building Qt Addon modules.
Addon modules may not be in the standard Qt namespace and therefore do not use the QT_{BEGIN,END}_NAMESPACE macros. Instead module specific QT_{BEGIN,END}_NAMESPACE_FOO macros are used. Extend the syncqt test to allow for this and ensure that the QT_END_NAMESPACE suffix matches the QT_BEGIN_NAMESPACE suffix. Change-Id: I33110c01118b0fb4376307db7447f747fc38bb29 Reviewed-by: Oswald Buddenhagen <[email protected]> Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'src/tools/qdoc/qmlcodeparser.cpp')
0 files changed, 0 insertions, 0 deletions