mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-01-30 16:38:41 +03:00
fix some bug
This commit is contained in:
2
deps/OCCT/0001-OCCT-fix.patch
vendored
2
deps/OCCT/0001-OCCT-fix.patch
vendored
@@ -218,4 +218,4 @@ index ab2d9b3c9f..cd701879b1 100644
|
||||
+ const auto* aTags = &anOutline->tags[aStartIndex];
|
||||
const short anEndIndex = anOutline->contours[aContour];
|
||||
const short aPntsNb = (anEndIndex - aStartIndex) + 1;
|
||||
aStartIndex = anEndIndex + 1;
|
||||
aStartIndex = anEndIndex + 1;
|
||||
|
||||
Reference in New Issue
Block a user