mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-04-21 12:49:10 +02:00
Compare commits
No commits in common. "dfda3a663056d6ada2a6af19d6893abb5c95e028" and "b4be5ea206ac923a4e2383914242bdab3d50e95b" have entirely different histories.
dfda3a6630
...
b4be5ea206
Binary file not shown.
Before Width: | Height: | Size: 166 B After Width: | Height: | Size: 180 B |
@ -479,8 +479,6 @@ bool NETFile::link(const SubDiv *subdiv, quint32 shift, Handle &hdl,
|
|||||||
|
|
||||||
if (lbl)
|
if (lbl)
|
||||||
linkLabel(hdl, linkOffset, lbl, lblHdl, poly.label);
|
linkLabel(hdl, linkOffset, lbl, lblHdl, poly.label);
|
||||||
if ((linkInfo.flags >> 3) & 1)
|
|
||||||
poly.oneway = true;
|
|
||||||
|
|
||||||
lines->append(poly);
|
lines->append(poly);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user