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, 21 Jan 2025 18:02:47 +0000 (19:02 +0100)
commit597e483083d584931b3a4c4c50dbcbae479ce98a
tree965c6516c86a81e93c549a86c167c11888f7a3d6
parent76b6414391b95701b67a3e1821c5c61f09824bba
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