src/3rdparty/phonon/gstreamer/abstractrenderer.h
changeset 3 41300fa6a67c
parent 0 1918ee327afb
equal deleted inserted replaced
2:56cd8111b7f7 3:41300fa6a67c
    21 #include "backend.h"
    21 #include "backend.h"
    22 #include "common.h"
    22 #include "common.h"
    23 #include "medianode.h"
    23 #include "medianode.h"
    24 #include <phonon/videowidget.h>
    24 #include <phonon/videowidget.h>
    25 
    25 
       
    26 #ifndef QT_NO_PHONON_VIDEO
    26 QT_BEGIN_NAMESPACE
    27 QT_BEGIN_NAMESPACE
    27 
    28 
    28 class QString;
    29 class QString;
    29 namespace Phonon
    30 namespace Phonon
    30 {
    31 {
    56 
    57 
    57 }
    58 }
    58 } //namespace Phonon::Gstreamer
    59 } //namespace Phonon::Gstreamer
    59 
    60 
    60 QT_END_NAMESPACE
    61 QT_END_NAMESPACE
    61 
    62 #endif //QT_NO_PHONON_VIDEO
    62 #endif // Phonon_GSTREAMER_ABSTRACTRENDERER_H
    63 #endif // Phonon_GSTREAMER_ABSTRACTRENDERER_H