mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
Fix bug #73496
This commit is contained in:
@ -645,6 +645,9 @@ namespace MetaFile
|
||||
//TODO::реализовать при встрече
|
||||
}
|
||||
|
||||
if (BrushDataTransform & unBrushDataFlags)
|
||||
m_oStream.Skip(24);
|
||||
|
||||
if (BrushDataPresetColors & unBrushDataFlags)
|
||||
{
|
||||
unsigned int unPositionCount;
|
||||
|
||||
Reference in New Issue
Block a user