mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 00:47:45 +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
|
@ -43,6 +43,7 @@ public:
|
|||
|
||||
void debug_request(DeprecatedString const& request, DeprecatedString const& argument);
|
||||
|
||||
void open_file();
|
||||
void update_reset_zoom_button();
|
||||
|
||||
enum class InspectorTarget {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue