From 7c55485b75548fe6538f6d5227066640a2cbb878 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Fri, 17 Aug 2018 17:17:47 +0200 Subject: Add a HoverHandler autotest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I223bad4f8117af76ad2a5079ecc0b73c2eba94bc Reviewed-by: Jan Arve Sæther --- tests/auto/quick/pointerhandlers/pointerhandlers.pro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/auto/quick/pointerhandlers/pointerhandlers.pro') diff --git a/tests/auto/quick/pointerhandlers/pointerhandlers.pro b/tests/auto/quick/pointerhandlers/pointerhandlers.pro index df9869315f..950d6835eb 100644 --- a/tests/auto/quick/pointerhandlers/pointerhandlers.pro +++ b/tests/auto/quick/pointerhandlers/pointerhandlers.pro @@ -4,10 +4,10 @@ qtConfig(private_tests) { SUBDIRS += \ flickableinterop \ multipointtoucharea_interop \ - qquickpointerhandler \ - qquickpointhandler \ qquickdraghandler \ + qquickhoverhandler \ qquickpinchhandler \ + qquickpointerhandler \ + qquickpointhandler \ qquicktaphandler \ } - -- cgit v1.2.3