mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-02 11:01: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"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<package name="lcl">
|
<package name="lcl">
|
||||||
<widgetset name="qt">
|
<widgetset name="qt">
|
||||||
<issue name="TBitBtn.Layout">
|
|
||||||
<short>Bitmap button glyph Layout property is not supported</short>
|
|
||||||
</issue>
|
|
||||||
<issue name="TEdit.HideSelection">
|
<issue name="TEdit.HideSelection">
|
||||||
<short>HideSelection property is not supported</short>
|
<short>HideSelection property is not supported</short>
|
||||||
</issue>
|
</issue>
|
||||||
@ -25,8 +22,5 @@
|
|||||||
<issue name="TCheckListBox.Columns">
|
<issue name="TCheckListBox.Columns">
|
||||||
<short>Multiple columns is not supported</short>
|
<short>Multiple columns is not supported</short>
|
||||||
</issue>
|
</issue>
|
||||||
<issue name="TForm.AutoScroll">
|
|
||||||
<short>Not supported yet.Support is planned for lazarus 1.2</short>
|
|
||||||
</issue>
|
|
||||||
</widgetset>
|
</widgetset>
|
||||||
</package>
|
</package>
|
||||||
|
Loading…
Reference in New Issue
Block a user