From 19662131eb2b2bad7fe74a2b491484badc639449 Mon Sep 17 00:00:00 2001 From: Ondrej Pokorny Date: Mon, 2 Jan 2023 10:47:39 +0100 Subject: [PATCH] gtk2: fix TDateEdit.MinDate and MaxDate XML issues --- lcl/interfaces/gtk2/issues.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lcl/interfaces/gtk2/issues.xml b/lcl/interfaces/gtk2/issues.xml index d7ba11b2ea..613a7b8583 100644 --- a/lcl/interfaces/gtk2/issues.xml +++ b/lcl/interfaces/gtk2/issues.xml @@ -64,10 +64,10 @@ 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. - TDateEdit.MinDate is not supported by the native Calendar. + TDateEdit.MinDate is not supported by the native Calendar. - TDateEdit.MinDate is not supported by the native Calendar. + TDateEdit.MaxDate is not supported by the native Calendar. Multiple columns is not supported