mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-21 23:50:06 +00:00
LibWebView+UI: Generate action to enable/disable DevTools
This commit is contained in:
parent
6d30b0f4d4
commit
14d49d5a3a
Notes:
github-actions[bot]
2025-09-18 11:28:44 +00:00
Author: https://github.com/trflynn89
Commit: 14d49d5a3a
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6221
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/konradekk
13 changed files with 121 additions and 112 deletions
|
@ -39,6 +39,7 @@ enum class ActionID {
|
|||
OpenAboutPage,
|
||||
OpenProcessesPage,
|
||||
OpenSettingsPage,
|
||||
ToggleDevTools,
|
||||
ViewSource,
|
||||
|
||||
OpenInNewTab,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue