mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 08:48:11 +00:00
TextEditor: Add charcount info about selected text to the statusbar
This commit is contained in:
parent
daf2e5d335
commit
4f34a78337
2 changed files with 23 additions and 4 deletions
|
@ -63,7 +63,7 @@ private:
|
|||
void update_preview();
|
||||
void update_markdown_preview();
|
||||
void update_html_preview();
|
||||
void update_statusbar_cursor_position();
|
||||
void update_statusbar();
|
||||
|
||||
virtual void drop_event(GUI::DropEvent&) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue