mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 03:08:01 +02:00
doc: drop a few unnecessary @ref
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
38b812baf6
commit
fbb66279cc
1 changed files with 1 additions and 2 deletions
|
|
@ -4835,8 +4835,7 @@ enum libinput_config_click_method {
|
||||||
*/
|
*/
|
||||||
LIBINPUT_CONFIG_CLICK_METHOD_NONE = 0,
|
LIBINPUT_CONFIG_CLICK_METHOD_NONE = 0,
|
||||||
/**
|
/**
|
||||||
* Use software-button areas (see @ref clickfinger) to generate
|
* Use software-button areas to generate button events.
|
||||||
* button events.
|
|
||||||
*/
|
*/
|
||||||
LIBINPUT_CONFIG_CLICK_METHOD_BUTTON_AREAS = (1 << 0),
|
LIBINPUT_CONFIG_CLICK_METHOD_BUTTON_AREAS = (1 << 0),
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue