Skip to content

Fix crash when loading L1TopoMenu twice (ATR-22015)

Joerg Stelzer requested to merge stelzer/athena:21.2.104.0-ATR-22015 into 21.2

Problem were two global variables which kept track of inserted topo lines. These are now member variables.

Closes ATR-22015

Merge request reports