mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-22 01:00:37 +01:00
doc: fix two duplicated references
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1155>
This commit is contained in:
parent
dd78765674
commit
67428b64e0
1 changed files with 2 additions and 2 deletions
|
|
@ -6919,7 +6919,7 @@ libinput_tablet_tool_config_pressure_range_get_minimum(struct libinput_tablet_to
|
|||
*
|
||||
* @see libinput_tablet_tool_config_pressure_range_is_available
|
||||
* @see libinput_tablet_tool_config_pressure_range_get_minimum
|
||||
* @see libinput_tablet_tool_config_pressure_range_get_default_maximum
|
||||
* @see libinput_tablet_tool_config_pressure_range_get_default_minimum
|
||||
* @see libinput_tablet_tool_config_pressure_range_get_default_maximum
|
||||
*
|
||||
* @since 1.26
|
||||
|
|
@ -6962,7 +6962,7 @@ libinput_tablet_tool_config_pressure_range_get_default_minimum(struct libinput_t
|
|||
* @return The maximum pressure value for this tablet tool
|
||||
*
|
||||
* @see libinput_tablet_tool_config_pressure_range_is_available
|
||||
* @see libinput_tablet_tool_config_pressure_range_get_maximum
|
||||
* @see libinput_tablet_tool_config_pressure_range_get_minimum
|
||||
* @see libinput_tablet_tool_config_pressure_range_get_maximum
|
||||
* @see libinput_tablet_tool_config_pressure_range_get_default_maximum
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue