Files
qt-creator/src/plugins/qmljseditor/qmljseditorplugin.cpp
Eike Ziller 47955ed4fa Adapt to key sequence changes in Qt6
Use operator| instead of operator+ which was removed.
Individual keys in QKeySequence are now QKeyCombinations instead of
ints.

Task-number: QTCREATORBUG-24098
Change-Id: I43a6122cf660e6a6de7edbf3ac9954e0a39cec06
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2020-09-29 09:24:29 +00:00

14 KiB