mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-19 19:48:27 +02:00
rtti controls: fix compilation after TCalendar.ReadOnly removal
git-svn-id: trunk@19113 -
This commit is contained in:
parent
5c9822cc3e
commit
c77dcb2408
@ -1087,7 +1087,6 @@ Type
|
|||||||
property OnResize;
|
property OnResize;
|
||||||
property OnYearChanged;
|
property OnYearChanged;
|
||||||
property PopupMenu;
|
property PopupMenu;
|
||||||
property ReadOnly;
|
|
||||||
property Tabstop;
|
property Tabstop;
|
||||||
property Visible;
|
property Visible;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user