diff options
author | Martin Smith <msmith@trolltech.com> | 2010-02-22 11:06:19 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-02-22 11:06:19 (GMT) |
commit | 88259a37599cad4756299d729b9a733cf4b0e528 (patch) | |
tree | fee3e864a507b19680d3087177685d5250a057e4 /src/plugins/mediaservices | |
parent | 2c9417fadf4205c4fcb602ca17b4d729c5466020 (diff) | |
download | Qt-88259a37599cad4756299d729b9a733cf4b0e528.zip Qt-88259a37599cad4756299d729b9a733cf4b0e528.tar.gz Qt-88259a37599cad4756299d729b9a733cf4b0e528.tar.bz2 |
doc: Fixed some qdoc errors.
Diffstat (limited to 'src/plugins/mediaservices')
-rw-r--r-- | src/plugins/mediaservices/gstreamer/qgstreamerbushelper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/mediaservices/gstreamer/qgstreamerbushelper.cpp b/src/plugins/mediaservices/gstreamer/qgstreamerbushelper.cpp index 4649c21..59ae5be 100644 --- a/src/plugins/mediaservices/gstreamer/qgstreamerbushelper.cpp +++ b/src/plugins/mediaservices/gstreamer/qgstreamerbushelper.cpp @@ -174,7 +174,7 @@ static GstBusSyncReply syncGstBusFilter(GstBus* bus, GstMessage* message, QGstre /*! - \class gstreamer::QGstreamerBusHelper + \class QGstreamerBusHelper \internal */ |