mirror of
https://github.com/labwc/labwc.git
synced 2026-02-06 04:06:33 -05:00
input: move tablet tool functions into tablet.c
Just a big move and a rename of the tablet tool destroy handler.
This commit is contained in:
parent
b3c1ef41c3
commit
6f6fcbc2e1
6 changed files with 101 additions and 126 deletions
|
|
@ -20,7 +20,6 @@
|
|||
#include "input/gestures.h"
|
||||
#include "input/keyboard.h"
|
||||
#include "input/tablet.h"
|
||||
#include "input/tablet-tool.h"
|
||||
#include "input/touch.h"
|
||||
#include "labwc.h"
|
||||
#include "layers.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue