Skip to content
Snippets Groups Projects
Commit 01a0ec16 authored by Thorbjørn Lindeijer's avatar Thorbjørn Lindeijer
Browse files

Fixed unwanted wrapping of code editor tooltips

Turns out the <nobr> actually caused wrapping in some cases because the
tag made the QToolTip turn on its wrapping feature due to the text being
rich text. So avoid adding it to plain text tooltips unnecessarily.

Reviewed-by: hunger
Task-number: QTCREATORBUG-1169
parent 02ebee6d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment