Add missing @ingroup tag

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2014-12-03 14:28:12 +10:00
parent 1cd5e81fbc
commit 5d1c275bbc

View file

@ -2170,6 +2170,8 @@ int
libinput_device_config_buttons_get_default_left_handed(struct libinput_device *device);
/**
* @ingroup config
*
* The scroll method of a device selects when to generate scroll axis events
* instead of pointer motion events.
*/