src/3rdparty/phonon/ds9/backend.h
changeset 3 41300fa6a67c
parent 0 1918ee327afb
--- a/src/3rdparty/phonon/ds9/backend.h	Tue Jan 26 12:42:25 2010 +0200
+++ b/src/3rdparty/phonon/ds9/backend.h	Tue Feb 02 00:43:10 2010 +0200
@@ -64,7 +64,7 @@
 
             Filter getAudioOutputFilter(int index) const;
 
-            static QMutex *directShowMutex();
+            static QMutex *directShowMutex;
 
         Q_SIGNALS:
             void objectDescriptionChanged(ObjectDescriptionType);