change mousebind code to use already existing enums

Also added an #include statement to ssd.h so it would compile without
depending on other headers to be #included before it
This commit is contained in:
alex 2021-08-30 18:42:38 -04:00 committed by Johan Malm
parent 36f5b49f2a
commit 92891b4dfa
4 changed files with 22 additions and 34 deletions

View file

@ -1,6 +1,8 @@
#ifndef __LABWC_SSD_H
#define __LABWC_SSD_H
#include "labwc.h"
/*
* Sequence these according to the order they should be processes for
* press and hover events. Bear in mind that some of their respective