1
Fork 0
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:
Xexxa 2023-05-25 23:47:12 +02:00 committed by Linus Groh
parent e8af912e30
commit 5f39a3f911
4 changed files with 21 additions and 0 deletions

View file

@ -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 {