KSyntaxHighlighting: Fix qbs build

Amends 37f8fcd791.

Change-Id: I0734e26fc8015eb31d6cbbd86444179ee14c8304
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Christian Stenger
2022-02-11 10:55:23 +01:00
parent 5a278d78f2
commit 07506ab695

View File

@@ -62,6 +62,8 @@ Project {
"format.cpp", "format.cpp",
"format.h", "format.h",
"format_p.h", "format_p.h",
"highlightingdata.cpp",
"highlightingdata_p.hpp",
"htmlhighlighter.cpp", "htmlhighlighter.cpp",
"htmlhighlighter.h", "htmlhighlighter.h",
"keywordlist.cpp", "keywordlist.cpp",