mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:57:44 +00:00
Ladybird: Update for AK::{String => DeprecatedString} rename
This commit is contained in:
parent
97dd5a085f
commit
5a5c4f079b
29 changed files with 172 additions and 172 deletions
|
@ -28,7 +28,7 @@ public:
|
|||
|
||||
void navigate(QString);
|
||||
|
||||
void debug_request(String const& request, String const& argument);
|
||||
void debug_request(DeprecatedString const& request, DeprecatedString const& argument);
|
||||
|
||||
public slots:
|
||||
void focus_location_editor();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue