gtk2: fix TDateEdit.MinDate and MaxDate XML issues

This commit is contained in:
Ondrej Pokorny 2023-01-02 10:47:39 +01:00
parent c40e3341bd
commit 19662131eb

View File

@ -64,10 +64,10 @@
<descr>Since GTK+ 2.4, this option is deprecated and ignored by GTK+. The information on which day the calendar week starts is derived from the locale.</descr>
</issue>
<issue name="TDateEdit.MinDate">
<short>TDateEdit.MinDate is not supported by the native Calendar.
<short>TDateEdit.MinDate is not supported by the native Calendar.</short>
</issue>
<issue name="TDateEdit.MaxDate">
<short>TDateEdit.MinDate is not supported by the native Calendar.
<short>TDateEdit.MaxDate is not supported by the native Calendar.</short>
</issue>
<issue name="TListBox.Columns">
<short>Multiple columns is not supported</short>