mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 02:52:29 +02:00
33 lines
1.1 KiB
XML
33 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<package name="lcl">
|
|
<widgetset name="qt">
|
|
<issue name="TBitBtn.Layout">
|
|
<short>Bitmap button glyph Layout property is not supported</short>
|
|
</issue>
|
|
<issue name="TEdit.HideSelection">
|
|
<short>HideSelection property is not supported</short>
|
|
</issue>
|
|
<issue name="TListView.HideSelection">
|
|
<short>HideSelection property is not supported</short>
|
|
</issue>
|
|
<issue name="TMemo.HideSelection">
|
|
<short>HideSelection property is not supported</short>
|
|
</issue>
|
|
<issue name="TPageControl.MultiLine">
|
|
<short>MultiLine property is not supported</short>
|
|
</issue>
|
|
<issue name="TTabControl.MultiLine">
|
|
<short>MultiLine property is not supported</short>
|
|
</issue>
|
|
<issue name="TListBox.Columns">
|
|
<short>Multiple columns is not supported</short>
|
|
</issue>
|
|
<issue name="TCheckListBox.Columns">
|
|
<short>Multiple columns is not supported</short>
|
|
</issue>
|
|
<issue name="TForm.AutoScroll">
|
|
<short>Not supported yet.Support is planned for lazarus 1.2</short>
|
|
</issue>
|
|
</widgetset>
|
|
</package>
|