Skip to content
GitLab
Explore
Sign in
VP1Gui: 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.VP1Gui-20230727
into
main
Jul 27, 2023
Overview
3
Commits
1
Pipelines
1
Changes
15
Expand
Change QT foreach to C++ range for. Avoids warnings seen with newer QT versions.
Merge request reports
Loading