mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-01 13:49:05 +00:00
WindowServer: Remove extraneous whitespace in WindowServer.ipc
This commit is contained in:
parent
a0e7a4b9a8
commit
e4c182d855
Notes:
sideshowbarker
2024-07-18 04:46:35 +09:00
Author: https://github.com/drunderscore
Commit: e4c182d855
Pull-request: https://github.com/SerenityOS/serenity/pull/11523
Reviewed-by: https://github.com/awesomekling
Reviewed-by: https://github.com/creator1creeper1
Reviewed-by: https://github.com/kleinesfilmroellchen ✅
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ endpoint WindowServer
|
|||
get_double_click_speed() => (int speed)
|
||||
|
||||
set_buttons_switched(bool switched) =|
|
||||
get_buttons_switched() => (bool switched)
|
||||
get_buttons_switched() => (bool switched)
|
||||
|
||||
get_desktop_display_scale(u32 screen_index) => (int desktop_display_scale)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue