forked from qt-creator/qt-creator
Add the declaring `inline' namespace to the `using list' of its enclosing namespace symbol. This should be enough to ensure the correct visibility of the symbols declarated in the inlined namespace. Change-Id: Id4de74577c498fe439a49709a306ef0deb145988 Reviewed-by: Leandro Melo <leandro.melo@nokia.com>
4 lines
81 B
Prolog
4 lines
81 B
Prolog
include(../../qttest.pri)
|
|
include(../shared/shared.pri)
|
|
SOURCES += tst_cxx11.cpp
|