SwipeGestureRecognizer (#6005)

This commit is contained in:
Olivier Goffart 2024-09-09 14:40:55 +02:00 committed by GitHub
parent 0feb674612
commit 5663ddd9cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 535 additions and 23 deletions

View file

@ -281,6 +281,7 @@ fn gen_corelib(
"ClippedImage",
"TouchArea",
"FocusScope",
"SwipeGestureRecognizer",
"Flickable",
"SimpleText",
"ComplexText",
@ -391,6 +392,7 @@ fn gen_corelib(
"Coord",
"LogicalRect",
"LogicalPoint",
"LogicalPosition",
"LogicalLength",
]
.iter()