From 6650d65b0baac23ffc2db352437ba501b2b4511a Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Mon, 9 Jan 2017 15:45:38 +0100 Subject: Doc: corrected qdoc syntax parameter description qxcbwindowfunctions.qdoc: 109: warning - Unknown command '\role' [Maybe you meant '\row'?] Change-Id: I1f6f8e449921bd415432ebd06e6169b3d8757e22 Reviewed-by: Venugopal Shivashankar --- src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/platformheaders') diff --git a/src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc b/src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc index f0ef5ee2a7..fab473b91b 100644 --- a/src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc +++ b/src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc @@ -106,7 +106,7 @@ \fn void QXcbWindowFunctions::setWmWindowRole(QWindow *window, const QByteArray &role) \since 5.6.2 - Sets the WM_WINDOW_ROLE property from \role on the corresponding + Sets the WM_WINDOW_ROLE property from \a role on the corresponding X11 window. This is a convenience function that can be used directly instead -- cgit v1.2.3