mirror of
https://github.com/RGBCube/serenity
synced 2025-09-18 23:06:17 +00:00
Ladybird: Add "Open File..." to menu
This commit is contained in:
parent
e8af912e30
commit
5f39a3f911
4 changed files with 21 additions and 0 deletions
|
@ -76,6 +76,7 @@ public slots:
|
|||
void close_current_tab();
|
||||
void open_next_tab();
|
||||
void open_previous_tab();
|
||||
void open_file();
|
||||
void enable_auto_color_scheme();
|
||||
void enable_light_color_scheme();
|
||||
void enable_dark_color_scheme();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue