diff options
author | Justin McPherson <justin.mcpherson@nokia.com> | 2009-11-11 03:44:45 (GMT) |
---|---|---|
committer | Justin McPherson <justin.mcpherson@nokia.com> | 2009-11-11 03:44:45 (GMT) |
commit | 547f8d82b38dc33c036050042f41070223ff3d5f (patch) | |
tree | 88b03cc91abbaf16b5d8926a85aa1f5aaefb0893 /src/3rdparty/phonon | |
parent | c3751d50288335d815eba8ae06977e5bfc1fa318 (diff) | |
download | Qt-547f8d82b38dc33c036050042f41070223ff3d5f.zip Qt-547f8d82b38dc33c036050042f41070223ff3d5f.tar.gz Qt-547f8d82b38dc33c036050042f41070223ff3d5f.tar.bz2 |
Remove rogue \refs from documentation.
Reviewed-By: TrustMe
Diffstat (limited to 'src/3rdparty/phonon')
-rw-r--r-- | src/3rdparty/phonon/phonon/effectwidget.h | 2 | ||||
-rw-r--r-- | src/3rdparty/phonon/phonon/phononnamespace.h.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/3rdparty/phonon/phonon/effectwidget.h b/src/3rdparty/phonon/phonon/effectwidget.h index 838828b..17a310f 100644 --- a/src/3rdparty/phonon/phonon/effectwidget.h +++ b/src/3rdparty/phonon/phonon/effectwidget.h @@ -39,7 +39,7 @@ class Effect; class EffectWidgetPrivate; /** \class EffectWidget effectwidget.h Phonon/EffectWidget - * \brief Widget to control the parameters of an \ref Effect. + * \brief Widget to control the parameters of an Effect. * * \ingroup PhononWidgets * \ingroup PhononEffects diff --git a/src/3rdparty/phonon/phonon/phononnamespace.h.in b/src/3rdparty/phonon/phonon/phononnamespace.h.in index 04502d3..c65c121 100644 --- a/src/3rdparty/phonon/phonon/phononnamespace.h.in +++ b/src/3rdparty/phonon/phonon/phononnamespace.h.in @@ -90,7 +90,7 @@ namespace Phonon }; /** - * Provided as keys for \ref MediaObject::metaData for convenience, in addition to the strings defined in + * Provided as keys for MediaObject::metaData for convenience, in addition to the strings defined in * the Ogg Vorbis specification. */ enum MetaData { |