summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/ds9/qaudiocdreader.h
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2010-03-29 02:44:55 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2010-03-29 02:44:55 (GMT)
commit17388e0ca41bd123003fd3703bad8616491b562c (patch)
treee07c08070bb5f23fdd5f1cf1b4d42d13f07765a5 /src/3rdparty/phonon/ds9/qaudiocdreader.h
parent4fb6cae4dd0c6a90008780df606abb8a9e73cb2c (diff)
parent1f802e16e6ab59dbf5ce450e2d6ef4db10dd7bb8 (diff)
downloadQt-17388e0ca41bd123003fd3703bad8616491b562c.zip
Qt-17388e0ca41bd123003fd3703bad8616491b562c.tar.gz
Qt-17388e0ca41bd123003fd3703bad8616491b562c.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging: Remove references to evr based renderer from .pro. Phonon core; compile fixes after merge. Phonon qt7; Compile fixes after merge. Phonon; complete integration. Update Phonon CMakeLists.txt. Update Phonon qt7 backend to 4.4.0. Update Phonon ds9 backend to 4.4.0. Update Phonon GStreamer backend to 4.4.0. Update Phonon core to 4.4.0
Diffstat (limited to 'src/3rdparty/phonon/ds9/qaudiocdreader.h')
-rw-r--r--src/3rdparty/phonon/ds9/qaudiocdreader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/phonon/ds9/qaudiocdreader.h b/src/3rdparty/phonon/ds9/qaudiocdreader.h
index eff845d..9049b66 100644
--- a/src/3rdparty/phonon/ds9/qaudiocdreader.h
+++ b/src/3rdparty/phonon/ds9/qaudiocdreader.h
@@ -31,7 +31,7 @@ namespace Phonon
{
struct CDROM_TOC;
struct WaveStructure;
- EXTERN_C const IID IID_ITitleInterface;
+ extern const IID IID_ITitleInterface;
//interface for the Titles
struct ITitleInterface : public IUnknown