Tian Shilin 063dad967f fix: Redundant condition in abstractitemcontainer
The check to see if m_itemView is empty is already
included in the first condition, and the re-check in
the second condition is unnecessary.
eg: A | | (!A && B) is equivalent to A | | B.

Pick-to: 6.8
Change-Id: I1a9f003bacea076fc1e72765c196a327a21c33b2
Reviewed-by:  Alexey Edelev <alexey.edelev@qt.io>
2024-08-28 08:28:23 +08:00
..
2024-02-04 09:56:42 +01:00
2024-02-04 09:56:42 +01:00
2024-02-04 09:56:42 +01:00
2024-02-04 09:56:42 +01:00