summaryrefslogtreecommitdiffstats
path: root/src/3rdparty
diff options
context:
space:
mode:
authorFrans Englich <frans.englich@nokia.com>2009-09-10 02:15:16 (GMT)
committerFrans Englich <frans.englich@nokia.com>2009-09-10 02:15:16 (GMT)
commitd5c4411081a6c6d58ed3ccbd134c423f08b8ece5 (patch)
treefd1757c343be5f9c342388aae340985a5bdc0dba /src/3rdparty
parent0e0d716684f90e1ba5f34dc7ad961bc323b711ed (diff)
downloadQt-d5c4411081a6c6d58ed3ccbd134c423f08b8ece5.zip
Qt-d5c4411081a6c6d58ed3ccbd134c423f08b8ece5.tar.gz
Qt-d5c4411081a6c6d58ed3ccbd134c423f08b8ece5.tar.bz2
Fix whitespace.
Diffstat (limited to 'src/3rdparty')
-rw-r--r--src/3rdparty/phonon/mmf/videoplayer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/3rdparty/phonon/mmf/videoplayer.h b/src/3rdparty/phonon/mmf/videoplayer.h
index 4fba68b..2878d6a 100644
--- a/src/3rdparty/phonon/mmf/videoplayer.h
+++ b/src/3rdparty/phonon/mmf/videoplayer.h
@@ -38,9 +38,9 @@ namespace MMF
* <a href="http://wiki.forum.nokia.com/index.php/How_to_play_a_video_file_using_CVideoPlayerUtility">How to
* play a video file using CVideoPlayerUtility</a>
*/
-class VideoPlayer : public AbstractMediaPlayer
- , public MVideoPlayerUtilityObserver
- , public VideoOutputObserver
+class VideoPlayer : public AbstractMediaPlayer
+ , public MVideoPlayerUtilityObserver
+ , public VideoOutputObserver
{
Q_OBJECT