[Qt] Don't set the 'primary' flag when mocking touch-points in MiniBrowser
authorvestbo@webkit.org <vestbo@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 17 Jan 2012 15:30:34 +0000 (15:30 +0000)
committervestbo@webkit.org <vestbo@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 17 Jan 2012 15:30:34 +0000 (15:30 +0000)
commit7bfbf09988e02650b26b7d3ccaab0c53a14c2827
tree705e0a43a4898df98cad932d4cc0f23adbe1dc6c
parent391d47b5f1b7fc8f20d1b59b24bdb0eabe31b5bb
[Qt] Don't set the 'primary' flag when mocking touch-points in MiniBrowser

Qt 5 no longer has that flag.

Reviewed by Simon Hausmann.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105155 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Tools/ChangeLog
Tools/MiniBrowser/qt/MiniBrowserApplication.cpp