mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-16 05:51:55 +00:00
WindowServer: Convert the remaining menu APIs into messages.
This commit is contained in:
parent
cf432b4c3d
commit
ef4e9860fd
Notes:
sideshowbarker
2024-07-19 15:45:27 +09:00
Author: https://github.com/awesomekling
Commit: ef4e9860fd
11 changed files with 86 additions and 66 deletions
|
@ -85,8 +85,6 @@
|
|||
__ENUMERATE_SYSCALL(rmdir) \
|
||||
__ENUMERATE_SYSCALL(chmod) \
|
||||
__ENUMERATE_SYSCALL(usleep) \
|
||||
__ENUMERATE_SYSCALL(gui_menu_add_separator) \
|
||||
__ENUMERATE_SYSCALL(gui_menu_add_item) \
|
||||
|
||||
|
||||
#ifdef SERENITY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue