mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-06 22:20:17 +01:00
doc: add missing @ingroup tag to the accel profile enum
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
6a22eed4ef
commit
b94b40206b
1 changed files with 3 additions and 0 deletions
|
|
@ -3871,6 +3871,9 @@ libinput_device_config_accel_get_speed(struct libinput_device *device);
|
|||
double
|
||||
libinput_device_config_accel_get_default_speed(struct libinput_device *device);
|
||||
|
||||
/**
|
||||
* @ingroup config
|
||||
*/
|
||||
enum libinput_config_accel_profile {
|
||||
/**
|
||||
* Placeholder for devices that don't have a configurable pointer
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue