mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 22:00:20 +02:00
Gtk2: added TDateEdit.CalendarDisplaySettings.dsStartMon to issues.Patch by BartBroersma issue #11136.
git-svn-id: trunk@34684 -
This commit is contained in:
parent
a5616cc245
commit
f6db445bf0
@ -24,5 +24,9 @@
|
||||
<issue name="TTabControl.MultiLine">
|
||||
<short>MultiLine property is not supported</short>
|
||||
</issue>
|
||||
<issue name="TDateEdit.CalendarDisplaySettings.dsStartMon">
|
||||
<short>TDateEdit.CalendarDisplaySettings.dsStartMon is ignored in GTK+ since 2.4</short>
|
||||
<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>.
|
||||
</widgetset>
|
||||
</package>
|
||||
|
Loading…
Reference in New Issue
Block a user