ops, fix build
Change-Id: If72f3c1e0d7a14779074d898c4d1eb0fe8f07871
This commit is contained in:
@@ -1339,7 +1339,7 @@ namespace cppcanvas
|
||||
sal_uInt32 brushIndexOrColor;
|
||||
|
||||
if ( type == EmfPlusRecordTypeFillEllipse )
|
||||
rMF >> brushIndexOrColorOrPen;
|
||||
rMF >> brushIndexOrColor;
|
||||
|
||||
EMFP_DEBUG (printf ("EMF+ %sEllipse slot: %u\n", type == EmfPlusRecordTypeFillEllipse ? "Fill" : "Draw", static_cast<unsigned>(flags & 0xff)));
|
||||
|
||||
|
Reference in New Issue
Block a user