aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/QWidget/gmouse_lld_QWidget.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ginput/touch/QWidget/gmouse_lld_QWidget.c')
-rw-r--r--drivers/ginput/touch/QWidget/gmouse_lld_QWidget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ginput/touch/QWidget/gmouse_lld_QWidget.c b/drivers/ginput/touch/QWidget/gmouse_lld_QWidget.c
index acbc0406..42b1f2b9 100644
--- a/drivers/ginput/touch/QWidget/gmouse_lld_QWidget.c
+++ b/drivers/ginput/touch/QWidget/gmouse_lld_QWidget.c
@@ -17,7 +17,7 @@ GMouse* qwidgetMouse;
gCoord qwidgetMouseX;
gCoord qwidgetMouseY;
gCoord qwidgetMouseZ;
-uint16_t qwidgetMouseButtons;
+gU16 qwidgetMouseButtons;
static gBool _init(GMouse* m, unsigned driverinstance)
{