summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/cxx17-namespaces.h
Commit message (Collapse)AuthorAgeFilesLines
* tst_moc: fix include guardsOlivier Goffart2017-03-251-1/+1
| | | | | Change-Id: I465c035cc741f94cb6737e86e33fbd1589ddaa8e Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
* moc: Add support for C++17 nested namespaces (N4230)Olivier Goffart2017-03-081-0/+64
[ChangeLog][moc] Added Support for C++17 nested namespaces Change-Id: Ib83fc5bf48f66546fa97b49710582fbf9c984503 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>