Skip to content
GitLab
Explore
Sign in
VP1AODSystems: Avoid use of QT's foreach macro.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:foreach.VP1AODSystems-20230727
into
main
Jul 27, 2023
Overview
5
Commits
1
Pipelines
1
Changes
10
Expand
Change QT foreach to C++ range for. Avoids warnings seen with newer QT versions.
Merge request reports
Loading