summaryrefslogtreecommitdiffstats
path: root/src/gui/CMakeLists.txt
diff options
context:
space:
mode:
authorUlf Hermann <[email protected]>2025-11-21 10:23:21 +0100
committerUlf Hermann <[email protected]>2025-11-26 17:55:37 +0100
commitb970c05986c011a8f19cb7b30ced262ba4477cfb (patch)
tree836a1e4311ae9588aa80203cf0000e163f732867 /src/gui/CMakeLists.txt
parent8345f3f4dc04c548b30f3fe1221324dbb6aadbfd (diff)
QMetaContainer: Optimize iterator comparison a bitHEADdev
If the iterator pointers are the same, then the iterators are the same and their distance is 0. No need to call any functions for this. This also makes empty container interfaces less dangerous. The resulting containers are simply empty, too. Change-Id: I64896fdaa391e97e46430233a74071aadf20f0ea Reviewed-by: Fabian Kosmale <[email protected]>
Diffstat (limited to 'src/gui/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions