mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 20:00:20 +02:00
Qt: removed TBitBtn.Layout and TForm.AutoScroll from issues.xml,since they're implemented.
git-svn-id: trunk@44984 -
This commit is contained in:
parent
df80f83d01
commit
511e3daac0
@ -1,9 +1,6 @@
|
||||
<?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>
|
||||
@ -25,8 +22,5 @@
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user