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:
6a22eed
)
doc: add missing @ingroup tag to the accel profile enum
author
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 2 May 2016 22:49:12 +0000
(08:49 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Mon, 2 May 2016 22:50:23 +0000
(08:50 +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 97fd570993f4c07594f8ad629c5c8e5c245a858a..cedcabfae3f9a0d09b1964d7a5b8dcefd4ed1130 100644
(file)
--- a/
src/libinput.h
+++ b/
src/libinput.h
@@
-3871,6
+3871,9
@@
libinput_device_config_accel_get_speed(struct libinput_device *device);
double
libinput_device_config_accel_get_default_speed(struct libinput_device *device);
+/**
+ * @ingroup config
+ */
enum libinput_config_accel_profile {
/**
* Placeholder for devices that don't have a configurable pointer