summaryrefslogtreecommitdiffstats
path: root/qdeclarativegesturerecognizers_p.h
Commit message (Collapse)AuthorAgeFilesLines
* initial import of GestureArea sources including RecognizersZeno Albisser2010-09-081-0/+117
These sources have been extracted from a previous repository of the QMLEnablers project. The purpose of these files is to provide GestureRecognizers loadable as a module in QML. Reviewed-by: Denis Dzyubenko