input: rename drawing_tablet to tablet

This commit is contained in:
Jens Peters 2023-12-29 10:10:41 +01:00 committed by Johan Malm
parent 5a93aa3a78
commit 20bba35570
4 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,6 @@
labwc_sources += files(
'cursor.c',
'drawing_tablet.c',
'tablet.c',
'gestures.c',
'input.c',
'keyboard.c',