qt5base-lts/tests/auto/gui/kernel/qkeysequence
Volker Hilsheimer 9963aaacdb Remove irrelevant test row, fix compiler warning
With the introduction of QKeyCombination, the result of |'ing together
a set of modifiers and a key goes always through the same QKeySequence
constructor, no matter the order.

The implicit conversion through int when the wrong order is used
causes a compiler warning as that conversion is deprecated. So remove
that test case.

Pick-to: 6.0
Change-Id: I04e27bcd51723ee0efc77e52e45ca3eb8bac5fc7
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2021-01-08 16:37:22 +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
keys_de.qm Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
keys_de.ts Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qkeysequence.qrc Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qt_de.qm Update year in Nokia copyright headers. 2012-01-10 07:12:41 +01:00
tst_qkeysequence.cpp Remove irrelevant test row, fix compiler warning 2021-01-08 16:37:22 +01:00