QTextDocumentFragment: fix ifdef range
Move QT_END_NAMESPACE macro out of the #ifdef definition Pick-to: 6.2 6.1 5.15 Change-Id: I26b4e263b5ae0acebf035dbfe8c7e287cd740190 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
This commit is contained in:
parent
ccdf9a73ce
commit
0f9695e6da
@ -1281,5 +1281,6 @@ QTextDocumentFragment QTextDocumentFragment::fromHtml(const QString &html, const
|
||||
return res;
|
||||
}
|
||||
|
||||
QT_END_NAMESPACE
|
||||
#endif // QT_NO_TEXTHTMLPARSER
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
Loading…
x
Reference in New Issue
Block a user