Kaydet (Commit) 64da85bc authored tarafından Vasily Melenchuk's avatar Vasily Melenchuk Kaydeden (comit) Thorsten Behrens

idl: change since from 6.2 to 6.1 for new status bar property

New property introduced in d77f8eef
expected to be backported to 6.1

Change-Id: I6486fa0f42adcd39c9929f4d90b7310e22d851c6
Reviewed-on: https://gerrit.libreoffice.org/56685Reviewed-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
üst 917d31ad
......@@ -153,7 +153,7 @@ constants ItemStyle
/** marks always visible element which can not be removed when statusbar
width is not sufficient.
@since LibreOffice 6.2
@since LibreOffice 6.1
*/
const short MANDATORY = 4096;
};
......
......@@ -64,7 +64,7 @@ interface XStatusbarItem
</li>
<li>com::sun::star::ui::ItemStyle::AUTO_SIZE</li>
<li>com::sun::star::ui::ItemStyle::OWNER_DRAW</li>
<li>com::sun::star::ui::ItemStyle::MANDATORY (@since LibreOffice 6.2)</li>
<li>com::sun::star::ui::ItemStyle::MANDATORY (@since LibreOffice 6.1)</li>
</ul>
@see com::sun::star::ui::ItemStyle
......
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