Qt: removed TBitBtn.Layout and TForm.AutoScroll from issues.xml,since they're implemented.

git-svn-id: trunk@44984 -
This commit is contained in:
zeljko 2014-05-09 14:28:12 +00:00
parent df80f83d01
commit 511e3daac0

View File

@ -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>