From dbe33b1745d0fe5c553abaf841e045fa059ada1b Mon Sep 17 00:00:00 2001 From: Johan Klokkhammer Helsing Date: Tue, 26 Sep 2017 15:55:05 +0200 Subject: The ping method belongs to XdgShellV5, not XdgSurface Change-Id: I9f2ed6411ab0e24a2a6e6f194abe3ffaaba96756 Reviewed-by: Pier Luigi Fiorini --- src/compositor/extensions/qwaylandxdgshellv5.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/compositor/extensions/qwaylandxdgshellv5.cpp b/src/compositor/extensions/qwaylandxdgshellv5.cpp index dfb65a2f3..7ba1b4f43 100644 --- a/src/compositor/extensions/qwaylandxdgshellv5.cpp +++ b/src/compositor/extensions/qwaylandxdgshellv5.cpp @@ -608,7 +608,7 @@ QByteArray QWaylandXdgShellV5::interfaceName() } /*! - * \qmlmethod void QtWaylandCompositor::XdgSurface::ping() + * \qmlmethod void QtWaylandCompositor::XdgShellV5::ping() * * Sends a ping event to the \a client. If the client replies to the event, the * pong signal will be emitted. -- cgit v1.2.3