QTextDocumentFragment: fix ifdef range
Move QT_END_NAMESPACE macro out of the #ifdef definition Change-Id: I26b4e263b5ae0acebf035dbfe8c7e287cd740190 Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit 0f9695e6da7b40d684d20d55144d020004c2e9ea) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
2e2c8b8c29
commit
ef3e8d51ca
@ -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