fix relative default examples path
copy&pasto ... Change-Id: I73ab90f31f2a2250abe1ec9aeea975122ff319cb Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Mark Brand <mabrand@mabrand.nl>
This commit is contained in:
parent
c93f7b6948
commit
092a270afd
@ -226,7 +226,7 @@ static const struct {
|
|||||||
{ "Imports", "imports" },
|
{ "Imports", "imports" },
|
||||||
{ "Data", "" },
|
{ "Data", "" },
|
||||||
{ "Translations", "translations" },
|
{ "Translations", "translations" },
|
||||||
{ "Examples", "" },
|
{ "Examples", "examples" },
|
||||||
{ "Tests", "tests" },
|
{ "Tests", "tests" },
|
||||||
#ifdef QT_BUILD_QMAKE
|
#ifdef QT_BUILD_QMAKE
|
||||||
{ "Sysroot", "" },
|
{ "Sysroot", "" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user