mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 09:55:47 +08:00
fix bug #77588
This commit is contained in:
@ -215,7 +215,7 @@ void RtfShape::SetDefault()
|
||||
DEFAULT_PROPERTY( m_nConnectorStyle )
|
||||
|
||||
//Fill
|
||||
DEFAULT_PROPERTY_DEF( m_bFilled, false )
|
||||
DEFAULT_PROPERTY_DEF( m_bFilled, true )
|
||||
DEFAULT_PROPERTY( m_nFillType )
|
||||
DEFAULT_PROPERTY( m_nFillColor )
|
||||
DEFAULT_PROPERTY( m_nFillColor2 )
|
||||
|
||||
Reference in New Issue
Block a user