summaryrefslogtreecommitdiffstats
path: root/src/platformheaders
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@qt.io>2017-01-09 15:45:38 +0100
committerNico Vertriest <nico.vertriest@theqtcompany.com>2017-01-09 15:30:17 +0000
commit6650d65b0baac23ffc2db352437ba501b2b4511a (patch)
tree4bb5cb139fcb8b895309b028ef764a15a5c38e6c /src/platformheaders
parent9e0837bd6ef7f9d5d4c219e2a17fdbde43243aaa (diff)
Doc: corrected qdoc syntax parameter description
qxcbwindowfunctions.qdoc: 109: warning - Unknown command '\role' [Maybe you meant '\row'?] Change-Id: I1f6f8e449921bd415432ebd06e6169b3d8757e22 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'src/platformheaders')
-rw-r--r--src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc2
1 files changed, 1 insertions, 1 deletions
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