diff options
author | Justin McPherson <justin.mcpherson@nokia.com> | 2010-04-16 01:25:04 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-04-16 03:38:58 (GMT) |
commit | 361c347ddc0117df593ef8ab107cdae1065aac83 (patch) | |
tree | 6679cf34ecb15fe489a4b5b3dd61c5cfc374da19 /src/multimedia/mediaservices/base/qvideorenderercontrol.h | |
parent | dd9a3a5e7165d285fa96b4bf6b21bc3515d719ff (diff) | |
download | Qt-361c347ddc0117df593ef8ab107cdae1065aac83.zip Qt-361c347ddc0117df593ef8ab107cdae1065aac83.tar.gz Qt-361c347ddc0117df593ef8ab107cdae1065aac83.tar.bz2 |
QtMediaservices -> QtMediaServices.
Reviewed-by: Dmytro Poplavskiy
(cherry picked from commit 24d5c396903c1ce12578a32c2cc10e0ae391e6d5)
Diffstat (limited to 'src/multimedia/mediaservices/base/qvideorenderercontrol.h')
-rw-r--r-- | src/multimedia/mediaservices/base/qvideorenderercontrol.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/multimedia/mediaservices/base/qvideorenderercontrol.h b/src/multimedia/mediaservices/base/qvideorenderercontrol.h index fd130ac..29a66ea 100644 --- a/src/multimedia/mediaservices/base/qvideorenderercontrol.h +++ b/src/multimedia/mediaservices/base/qvideorenderercontrol.h @@ -4,7 +4,7 @@ ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the QtMediaservices module of the Qt Toolkit. +** This file is part of the QtMediaServices module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage @@ -42,7 +42,7 @@ #ifndef QVIDEORENDERERCONTROL_H #define QVIDEORENDERERCONTROL_H -#include <QtMediaservices/qmediacontrol.h> +#include <QtMediaServices/qmediacontrol.h> QT_BEGIN_HEADER |