summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2016-04-18 13:23:39 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2016-04-18 13:23:39 +1000
commit83771f1b17f451618997395e4dc63a8c684fde38 (patch)
tree150c096cd5d5cc018a165c8764b7657f6bd8eece
parentd82cfa1d53676cd52bb0ef4adfa14dd881550047 (diff)
fixup! Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interface
-rw-r--r--src/libinput.sym1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libinput.sym b/src/libinput.sym
index 0fe89983..6be2940a 100644
--- a/src/libinput.sym
+++ b/src/libinput.sym
@@ -251,5 +251,4 @@ TABLET_PAD {
libinput_event_tablet_pad_get_strip_source;
libinput_event_tablet_pad_get_time;
libinput_event_tablet_pad_get_time_usec;
-
} LIBINPUT_1.2;