mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 07:18:08 +02:00
Sort the middle button symbols additions correctly
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
7016a960b8
commit
9df84962fd
1 changed files with 2 additions and 2 deletions
|
|
@ -130,8 +130,8 @@ local:
|
||||||
|
|
||||||
LIBINPUT_0.14.0 {
|
LIBINPUT_0.14.0 {
|
||||||
global:
|
global:
|
||||||
|
libinput_device_config_middle_emulation_get_default_enabled;
|
||||||
|
libinput_device_config_middle_emulation_get_enabled;
|
||||||
libinput_device_config_middle_emulation_is_available;
|
libinput_device_config_middle_emulation_is_available;
|
||||||
libinput_device_config_middle_emulation_set_enabled;
|
libinput_device_config_middle_emulation_set_enabled;
|
||||||
libinput_device_config_middle_emulation_get_enabled;
|
|
||||||
libinput_device_config_middle_emulation_get_default_enabled;
|
|
||||||
} LIBINPUT_0.12.0;
|
} LIBINPUT_0.12.0;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue