qt5base-lts/tests/auto/gui/kernel/qmouseevent
Volker Hilsheimer e796857abb Stop copying events in tests
It's unnecessary, and copying QEvents is a bad practice since it's a
polymorphic class.

Change-Id: Ieb6de106084f838c5e6c8a0643c54fd3c7f4a7a8
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-11-12 15:25:06 +01:00
..
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qmouseevent.pro CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
tst_qmouseevent.cpp Stop copying events in tests 2020-11-12 15:25:06 +01:00