summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/phonon/mmf/defs.h
diff options
context:
space:
mode:
authorGareth Stockwell <gareth.stockwell@sosco.com>2009-08-26 12:01:15 (GMT)
committerGareth Stockwell <gareth.stockwell@sosco.com>2009-08-26 12:01:15 (GMT)
commit13d35977cb4fa6a94b5cc8b3ebd230c7ef41acc9 (patch)
tree18e8ddb83926a2af8a26e8976bf5b3f057220e5a /src/3rdparty/phonon/mmf/defs.h
parent7104201d87b965a01c2983cd44ef2e0f465030bf (diff)
downloadQt-13d35977cb4fa6a94b5cc8b3ebd230c7ef41acc9.zip
Qt-13d35977cb4fa6a94b5cc8b3ebd230c7ef41acc9.tar.gz
Qt-13d35977cb4fa6a94b5cc8b3ebd230c7ef41acc9.tar.bz2
Wrapped VideoOuput::dump() in a macro for easier removal later on
Diffstat (limited to 'src/3rdparty/phonon/mmf/defs.h')
-rw-r--r--src/3rdparty/phonon/mmf/defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/3rdparty/phonon/mmf/defs.h b/src/3rdparty/phonon/mmf/defs.h
index 90c647f..12b8785 100644
--- a/src/3rdparty/phonon/mmf/defs.h
+++ b/src/3rdparty/phonon/mmf/defs.h
@@ -34,6 +34,8 @@ along with this library. If not, see <http://www.gnu.org/licenses/>.
// rect, i.e. QWidget::winId()->Rect()
//#define PHONON_MMF_HARD_CODE_VIDEO_RECT
+#define PHONON_MMF_DEBUG_VIDEO_OUTPUT
+
namespace Phonon
{
namespace MMF