mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
include: add config/types.h
This commit is contained in:
parent
6dea8c0dcc
commit
9d49d19cd2
54 changed files with 414 additions and 368 deletions
|
|
@ -21,7 +21,7 @@ struct drawing_tablet_tool {
|
|||
*/
|
||||
bool force_mouse_emulation;
|
||||
|
||||
enum motion motion_mode;
|
||||
enum lab_motion motion_mode;
|
||||
double x, y, dx, dy;
|
||||
double distance;
|
||||
double pressure;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue