mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-09 19:16:12 +02:00
33 lines
962 B
XML
33 lines
962 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<package name="lcl">
|
|
<widgetset name="gtk3">
|
|
<issue name="TMenuItem.Default">
|
|
<short>Default property is not supported</short>
|
|
</issue>
|
|
<issue name="TEdit.NumbersOnly">
|
|
<short>NumbersOnly property is not supported</short>
|
|
</issue>
|
|
<issue name="TPageControl.MultiLine">
|
|
<short>not supported</short>
|
|
</issue>
|
|
<issue name="TPageControl.MultiSelect">
|
|
<short>not supported</short>
|
|
</issue>
|
|
<issue name="TPageControl.RaggedRight">
|
|
<short>not supported</short>
|
|
</issue>
|
|
<issue name="TPageControl.ScrollOpposite">
|
|
<short>not supported</short>
|
|
</issue>
|
|
<issue name="TPageControl.Style">
|
|
<short>not supported</short>
|
|
</issue>
|
|
<issue name="TPageControl.TabHeight">
|
|
<short>Changing of default tab height is not supported</short>
|
|
</issue>
|
|
<issue name="TPageControl.TabWidth">
|
|
<short>Changing of default tab width is not supported</short>
|
|
</issue>
|
|
</widgetset>
|
|
</package>
|