diff options
author | Gareth Stockwell <gareth.stockwell@sosco.com> | 2009-10-07 16:22:21 (GMT) |
---|---|---|
committer | Gareth Stockwell <gareth.stockwell@sosco.com> | 2009-10-09 06:51:18 (GMT) |
commit | dda32cb904430e225566b047004b93c7be8ecca9 (patch) | |
tree | 6f9263c608bc478182b2c32ce9b9bf17aed5b6dd /src/3rdparty/phonon/mmf/mmf_videoplayer.h | |
parent | 23cbcae5c847342d69e593cae5406ce8344b7030 (diff) | |
download | Qt-dda32cb904430e225566b047004b93c7be8ecca9.zip Qt-dda32cb904430e225566b047004b93c7be8ecca9.tar.gz Qt-dda32cb904430e225566b047004b93c7be8ecca9.tar.bz2 |
Reformatting to comply with Qt code style
Reviewed-by: Frans Englich
Diffstat (limited to 'src/3rdparty/phonon/mmf/mmf_videoplayer.h')
-rw-r--r-- | src/3rdparty/phonon/mmf/mmf_videoplayer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/phonon/mmf/mmf_videoplayer.h b/src/3rdparty/phonon/mmf/mmf_videoplayer.h index d3e148a..8072404 100644 --- a/src/3rdparty/phonon/mmf/mmf_videoplayer.h +++ b/src/3rdparty/phonon/mmf/mmf_videoplayer.h @@ -99,7 +99,7 @@ private: qint64 m_totalTime; bool m_mmfOutputChangePending; - + }; } |