mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:27:35 +00:00
WindowServer: Remove extraneous whitespace in WindowServer.ipc
This commit is contained in:
parent
a0e7a4b9a8
commit
e4c182d855
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