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:
1cd5e81
)
Add missing @ingroup tag
author
Peter Hutterer
<peter.hutterer@who-t.net>
Wed, 3 Dec 2014 04:28:12 +0000
(14:28 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 4 Dec 2014 05:58:31 +0000
(15:58 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput.h
patch
|
blob
|
history
diff --git
a/src/libinput.h
b/src/libinput.h
index 5608eaa328b0cb712d74c51047fb1582565b2b4e..be4a22255899373fe8901bb415a464367a21957b 100644
(file)
--- a/
src/libinput.h
+++ b/
src/libinput.h
@@
-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.
*/