Skip to content
GitLab
Explore
Sign in
utils: Use QList::removeLast() in DamageJournal::add()
Code
Review changes
Check out branch
Download
Patches
Plain diff
Vlad Zahorodnii
requested to merge
work/zzag/damage-journal-add-remove-last
into
master
Nov 14, 2024
Overview
2
Commits
1
Pipelines
3
Changes
1
Expand
We don't use the return value so QList doesn't need to move it around.
Merge request reports
Loading