Commit 3205ac62 authored by Martin Smith's avatar Martin Smith
Browse files

qdoc: Correct a misuse of a local variable


This update fixes a bug caused by reusing an index varible
name declared in an outer loop in an inner loop, which made
qdoc crash in one case.

Change-Id: I27abb4ea3241be620c8c226732e83ef42b575da9
Reviewed-by: default avatarTopi Reiniö <topi.reinio@qt.io>
Reviewed-by: default avatarJędrzej Nowacki <jedrzej.nowacki@qt.io>
parent e86884bc
No related merge requests found
Showing with 5 additions and 5 deletions
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