mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 17:19:18 +02:00
GTK3: Fixes missing end tags in gtk3/issues.xml. https://forum.lazarus.freepascal.org/index.php/topic,63867.msg484990.html#msg484990
This commit is contained in:
parent
e314b5fe87
commit
6717565e9b
@ -37,10 +37,10 @@
|
|||||||
<descr>While programmatically setting a date is limited by MinDate/MaxDate, the calendar still allow to select dates that are out of that range</descr>
|
<descr>While programmatically setting a date is limited by MinDate/MaxDate, the calendar still allow to select dates that are out of that range</descr>
|
||||||
</issue>
|
</issue>
|
||||||
<issue name="TDateEdit.MinDate">
|
<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>
|
||||||
<issue name="TDateEdit.MaxDate">
|
<issue name="TDateEdit.MaxDate">
|
||||||
<short>TDateEdit.MinDate is not supported by the native Calendar.
|
<short>TDateEdit.MinDate is not supported by the native Calendar.</short>
|
||||||
</issue>
|
</issue>
|
||||||
</widgetset>
|
</widgetset>
|
||||||
</package>
|
</package>
|
||||||
|
Loading…
Reference in New Issue
Block a user