mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:07:46 +00:00
HackStudio: Don't parse documentation if already parsed
This commit is contained in:
parent
77f3c12dc9
commit
4d3be45ff4
2 changed files with 7 additions and 0 deletions
|
@ -27,4 +27,5 @@ private:
|
|||
|
||||
RefPtr<GWindow> m_documentation_tooltip_window;
|
||||
RefPtr<HtmlView> m_documentation_html_view;
|
||||
String m_last_parsed_token;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue