mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:07:36 +00:00
HackStudio: Add statusbar with file and selected text information
This commit is contained in:
parent
e22a34badb
commit
2634cab7a8
8 changed files with 50 additions and 9 deletions
|
@ -59,7 +59,6 @@ private:
|
|||
|
||||
String m_filename;
|
||||
RefPtr<GUI::Label> m_filename_label;
|
||||
RefPtr<GUI::Label> m_cursor_label;
|
||||
RefPtr<Editor> m_editor;
|
||||
bool m_document_dirty { false };
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue