Commit 0c017d45 authored by Topi Reinio's avatar Topi Reinio Committed by Topi Reiniö
Browse files

qdoc: Remove duplicate 'const' from function signatures in .index


When generating a function signature used in index files (and webxml
output), omit adding the 'const' attribute for const functions as
FunctionNode::signature() has already added it.

Task-number: QTBUG-66528
Change-Id: I7074034d74506d25375603f39b4c2763bd732e4f
Reviewed-by: default avatarMartin Smith <martin.smith@qt.io>
parent 165d2d76
Showing with 3 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment