mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:37:36 +00:00
LibGUI: Add Javascript syntax highlighter
This commit is contained in:
parent
c02037e944
commit
196352ef67
3 changed files with 181 additions and 0 deletions
|
@ -29,6 +29,7 @@ OBJS = \
|
|||
InputBox.o \
|
||||
ItemView.o \
|
||||
JsonArrayModel.o \
|
||||
JSSyntaxHighlighter.o \
|
||||
Label.o \
|
||||
Layout.o \
|
||||
LazyWidget.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue