mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-01-31 09:05:14 +01:00
Added missing cleanup
This commit is contained in:
parent
65fac30780
commit
c4b1671fec
@ -700,6 +700,7 @@ void Style::clear()
|
||||
_pointLabels.clear();
|
||||
_areaLabels.clear();
|
||||
_symbols.clear();
|
||||
_lineSymbols.clear();
|
||||
}
|
||||
|
||||
QList<const Style::PathRender *> Style::paths(int zoom, bool closed,
|
||||
|
Loading…
x
Reference in New Issue
Block a user