Renamed TextStyle_None to TextStyle_Regular
Former-commit-id: 3bd44c785f8c6f011bcade1242b051d8662287d2
This commit is contained in:
@@ -230,7 +230,7 @@ enum nzTextAlign
|
||||
|
||||
enum nzTextStyleFlags
|
||||
{
|
||||
nzTextStyle_None = 0x0,
|
||||
nzTextStyle_Regular = 0x0,
|
||||
|
||||
nzTextStyle_Bold = 0x1,
|
||||
nzTextStyle_Italic = 0x2,
|
||||
|
||||
Reference in New Issue
Block a user