qt: fix bitfield added values set in QVariant
authorSteve Lhomme <robux4@ycbcr.xyz>
Mon, 16 Dec 2024 14:48:41 +0000 (15:48 +0100)
committerSebastian Ramacher <sramacher@debian.org>
Tue, 14 Jan 2025 22:09:47 +0000 (23:09 +0100)
commit094eebb87f30f7021ebfff72b80e6ef9fd1f3c7e
treebfd442da353d55cd2bd6dc14f650774d5a1303bd
parent00a7dd059a6bf87ddd12dbdcb0cb0539a7b92101
qt: fix bitfield added values set in QVariant

It's checked with actions[i]->data().toInt() anyway.

The code was removed in 4.0 with e1c82853965d44b4390af78d9184bd0b60ccc3fb
but was never fixed.

Gbp-Pq: Name 0117-qt-fix-bitfield-added-values-set-in-QVariant.patch
modules/gui/qt/menus.cpp