From 2824a71e5c28ec1843edc056f2c17c6274378f1d Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Fri, 1 Feb 2019 15:51:10 +0100 Subject: Doc: Fix wrong link to isBufferLocked Change-Id: I5024e50af6e403e9373181948b36548bc0862f9b Reviewed-by: Paul Wicking Reviewed-by: Johan Helsing --- src/compositor/compositor_api/qwaylandquickitem.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/compositor/compositor_api/qwaylandquickitem.cpp b/src/compositor/compositor_api/qwaylandquickitem.cpp index 77a9247a9..2b24c13b7 100644 --- a/src/compositor/compositor_api/qwaylandquickitem.cpp +++ b/src/compositor/compositor_api/qwaylandquickitem.cpp @@ -821,7 +821,7 @@ void QWaylandQuickItem::setOutput(QWaylandOutput *output) } /*! - * \property QWaylandQuickItem::bufferLocked + * \property QWaylandQuickItem::isBufferLocked * * This property holds whether the item's buffer is currently locked. As long as * the buffer is locked, it will not be released and returned to the client. @@ -1245,7 +1245,7 @@ void QWaylandQuickItem::updateInputMethod(Qt::InputMethodQueries queries) * If an animation is started, bufferLocked should be set to ensure the item keeps its content * until the animation finishes * - * \sa bufferLocked + * \sa isBufferLocked */ /*! -- cgit v1.2.3