forked from firka/flutter
am 014498ae: Fix unmatching type
* commit '014498ae2ab29399a632c548b8dc94cbf215b861': Fix unmatching type
This commit is contained in:
@@ -81,7 +81,7 @@ private:
|
||||
float mSize;
|
||||
float mScaleX;
|
||||
float mSkewX;
|
||||
int mPaintFlags;
|
||||
int32_t mPaintFlags;
|
||||
bool mIsRtl;
|
||||
// Note: any fields added to MinikinPaint must also be reflected here.
|
||||
// TODO: language matching (possibly integrate into style)
|
||||
|
||||
Reference in New Issue
Block a user