projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e19d2c
)
LIBINPUT_EVENT_TABLET_BUTTON doesn't exist, use LIBINPUT_EVENT_TABLET_PAD_BUTTON
author
Aleix Pol
<aleixpol@kde.org>
Fri, 11 Oct 2019 00:37:39 +0000
(
02:37
+0200)
committer
Aleix Pol
<aleixpol@kde.org>
Fri, 11 Oct 2019 00:37:39 +0000
(
02:37
+0200)
src/libinput.h
patch
|
blob
|
history
diff --git
a/src/libinput.h
b/src/libinput.h
index c24d81a98140dc84a86c85fa676cbc20f58f3401..59463f43314925bfb0717e2c83ab88a80df69a42 100644
(file)
--- a/
src/libinput.h
+++ b/
src/libinput.h
@@
-835,7
+835,7
@@
enum libinput_event_type {
* This event is not to be confused with the button events emitted
* by the tablet pad. See @ref LIBINPUT_EVENT_TABLET_PAD_BUTTON.
*
- * @see LIBINPUT_EVENT_TABLET_BUTTON
+ * @see LIBINPUT_EVENT_TABLET_
PAD_
BUTTON
*
* @since 1.2
*/