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