summaryrefslogtreecommitdiffstats
path: root/patches/0026-Add-the-private_includes-path-to-the-modules-.pri-fi.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0026-Add-the-private_includes-path-to-the-modules-.pri-fi.patch')
-rw-r--r--patches/0026-Add-the-private_includes-path-to-the-modules-.pri-fi.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/0026-Add-the-private_includes-path-to-the-modules-.pri-fi.patch b/patches/0026-Add-the-private_includes-path-to-the-modules-.pri-fi.patch
index d9457cb..007281b 100644
--- a/patches/0026-Add-the-private_includes-path-to-the-modules-.pri-fi.patch
+++ b/patches/0026-Add-the-private_includes-path-to-the-modules-.pri-fi.patch
@@ -15,7 +15,7 @@ Subject: [PATCH] Add the private_includes path to the modules .pri file
qtkernel/src/modules/qt_svg.pri | 1 +
qtkernel/src/modules/qt_testlib.pri | 1 +
qtkernel/src/modules/qt_xml.pri | 1 +
- qtquick/modules/qt_declarative.pri | 1 +
+ qtdeclarative/modules/qt_declarative.pri | 1 +
qtscript/modules/qt_script.pri | 1 +
qtscript/modules/qt_scripttools.pri | 1 +
qttools/modules/qt_designer.pri | 1 +
@@ -156,10 +156,10 @@ index 4932ae5..8c47bfc 100644
QT.xml.sources = $$QT_MODULE_BASE/src/xml
QT.xml.libs = $$QT_MODULE_LIB_BASE
QT.xml.depends = core
-diff --git a/qtquick/modules/qt_declarative.pri b/qtquick/modules/qt_declarative.pri
+diff --git a/qtdeclarative/modules/qt_declarative.pri b/qtdeclarative/modules/qt_declarative.pri
index 1ddd14a..c27a87e 100644
---- a/qtquick/modules/qt_declarative.pri
-+++ b/qtquick/modules/qt_declarative.pri
+--- a/qtdeclarative/modules/qt_declarative.pri
++++ b/qtdeclarative/modules/qt_declarative.pri
@@ -5,6 +5,7 @@ QT_DECLARATIVE_PATCH_VERSION = $$QT_PATCH_VERSION
QT.declarative.name = QtDeclarative