Skip to content

VP1TrackSystems: Fix cppcheck warnings.

Change uses of obsolete foreach QT macro to range-for. Redundant null pointer check.

Merge request reports