Skip to content

Commit

Permalink
Doc: corrected qdoc syntax parameter description
Browse files Browse the repository at this point in the history
qxcbwindowfunctions.qdoc: 109: warning - Unknown command '\role' [Maybe you meant '\row'?]

Change-Id: I1f6f8e449921bd415432ebd06e6169b3d8757e22
Reviewed-by: Venugopal Shivashankar <[email protected]>
  • Loading branch information
vertrni authored and Nico Vertriest committed Jan 9, 2017
1 parent 9e0837b commit 6650d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6650d65

Please sign in to comment.