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" },
|
||||
{ "Data", "" },
|
||||
{ "Translations", "translations" },
|
||||
{ "Examples", "" },
|
||||
{ "Examples", "examples" },
|
||||
{ "Tests", "tests" },
|
||||
#ifdef QT_BUILD_QMAKE
|
||||
{ "Sysroot", "" },
|
||||
|
Loading…
Reference in New Issue
Block a user