mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 10:36:02 +00:00
Maps: Add MapsSettings with multiple tile providers options
This commit is contained in:
parent
264782557e
commit
aed25991e6
Notes:
sideshowbarker
2024-07-16 20:21:48 +09:00
Author: https://github.com/bplaat
Commit: aed25991e6
Pull-request: https://github.com/SerenityOS/serenity/pull/21013
Reviewed-by: https://github.com/ADKaster ✅
14 changed files with 379 additions and 15 deletions
|
@ -24,7 +24,7 @@ public:
|
|||
}
|
||||
} else {
|
||||
clear_markers();
|
||||
clear_panels();
|
||||
remove_panels_with_name("users"sv);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue