diff options
Diffstat (limited to 'patches/0040-Extended-module-profiles-for-phonon.patch')
| -rw-r--r-- | patches/0040-Extended-module-profiles-for-phonon.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/0040-Extended-module-profiles-for-phonon.patch b/patches/0040-Extended-module-profiles-for-phonon.patch index 179994c..be2a3e1 100644 --- a/patches/0040-Extended-module-profiles-for-phonon.patch +++ b/patches/0040-Extended-module-profiles-for-phonon.patch @@ -4,13 +4,13 @@ Date: Fri, 7 Jan 2011 10:34:02 +0100 Subject: [PATCH] Extended module profiles for phonon --- - phonon/modules/qt_phonon.pri | 3 +++ + qtphonon/modules/qt_phonon.pri | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) -diff --git a/phonon/modules/qt_phonon.pri b/phonon/modules/qt_phonon.pri +diff --git a/qtphonon/modules/qt_phonon.pri b/qtphonon/modules/qt_phonon.pri index 6311190..24af6d6 100644 ---- a/phonon/modules/qt_phonon.pri -+++ b/phonon/modules/qt_phonon.pri +--- a/qtphonon/modules/qt_phonon.pri ++++ b/qtphonon/modules/qt_phonon.pri @@ -5,3 +5,6 @@ QT.phonon.private_includes = $$QT_MODULE_INCLUDE_BASE/phonon/private QT.phonon.sources = $$QT_MODULE_BASE/src/3rdparty/phonon/phonon QT.phonon.libs = $$QT_MODULE_LIB_BASE |
