mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:57:47 +00:00
Userland: Let applications make use of make_command_palette_action()
This commit is contained in:
parent
eb8c2bde90
commit
34acae90c7
45 changed files with 47 additions and 0 deletions
|
@ -96,6 +96,7 @@ private:
|
|||
RefPtr<GUI::Action> m_change_background_color_action;
|
||||
RefPtr<GUI::Action> m_change_foreground_color_action;
|
||||
|
||||
RefPtr<GUI::Action> m_search_action;
|
||||
RefPtr<GUI::Action> m_functions_help_action;
|
||||
RefPtr<GUI::Action> m_about_action;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue