From ba3f34b0b8d523b0c661921f8d7ef3bd0fcad7bc Mon Sep 17 00:00:00 2001 From: Ivan Solovev Date: Thu, 12 Dec 2024 15:37:10 +0100 Subject: [PATCH] Fix docs for QSet (in)equality operators The missing '&' prevented qdoc from generating the docs. Amends f9f3bf79dccbfcabbd5c59c39f9f018d71b7549f. Pick-to: 6.9 Change-Id: I1d8d7a4e2f4c46c4c365cb5a5e38877837881c45 Reviewed-by: Fabian Kosmale