mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:17:34 +00:00
Applications: TextEditor INI file syntax highlighter
This commit is contained in:
parent
5c022ac939
commit
8551c10918
2 changed files with 11 additions and 0 deletions
|
@ -87,6 +87,7 @@ private:
|
|||
RefPtr<GUI::Action> m_plain_text_highlight;
|
||||
RefPtr<GUI::Action> m_cpp_highlight;
|
||||
RefPtr<GUI::Action> m_js_highlight;
|
||||
RefPtr<GUI::Action> m_ini_highlight;
|
||||
|
||||
RefPtr<Web::HtmlView> m_html_view;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue