Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
1f9ae50457a3750f03fbe1be16dcb870af961d18
Description
qtbase/src/gui/painting/qpainter.cpp
if (underlineStyle == QTextCharFormat::SpellCheckUnderline) { underlineStyle = QTextCharFormat::SpellCheckUnderline; // ### Qt5 QTextCharFormat::UnderlineStyle(QApplication::style()->styleHint(QStyle::SH_SpellCheckUnderlineStyle)); }
Attachments
Issue Links
- resulted from
-
QTBUG-23524 [API] Grep the source for Qt5 todo items
- Closed