Commit 8d4e78ed authored by ElenaSubbotina's avatar ElenaSubbotina

fix unsize shape text rect

parent bde2c73f
......@@ -2087,6 +2087,7 @@ namespace DocFileFormat
nElemSize = 4;
bTruncated = true;
}
else nElemSize = 2;
long dwSize = nElems * nElemSize;
......
......@@ -7,7 +7,7 @@
QT -= core
QT -= gui
VERSION = 2.4.470.0
VERSION = 2.4.471.0
DEFINES += INTVER=$$VERSION
TARGET = x2t
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment