mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:27:35 +00:00
LibGUI+TextEditor+HackStudio: Add GML syntax highlighter :^)
This commit is contained in:
parent
3d3084f088
commit
ab549cf942
8 changed files with 174 additions and 0 deletions
|
@ -32,6 +32,7 @@ set(SOURCES
|
|||
Frame.cpp
|
||||
GMLLexer.cpp
|
||||
GMLParser.cpp
|
||||
GMLSyntaxHighlighter.cpp
|
||||
GroupBox.cpp
|
||||
HeaderView.cpp
|
||||
INILexer.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue