mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-10 22:07:33 +01:00
Qt: updated issues.xml for TCheckListBox, TListBox and TForm.AutoScroll
git-svn-id: trunk@35122 -
This commit is contained in:
parent
24c54cb3c4
commit
00193971b4
@ -19,5 +19,14 @@
|
||||
<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>
|
||||
</package>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user