mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-15 20:19:50 +02:00
Adding Descriptions to main title of Units Calendar and Checklst
git-svn-id: trunk@14974 -
This commit is contained in:
parent
6b7a95a350
commit
4a04d904f2
@ -7,7 +7,7 @@
|
||||
====================================================================
|
||||
-->
|
||||
<module name="Calendar">
|
||||
<short/>
|
||||
<short>Classes defining Calendar, a graphic allowing the user to select a date</short>
|
||||
<descr/>
|
||||
<!-- unresolved type reference Visibility: default -->
|
||||
<element name="SysUtils">
|
||||
|
@ -7,7 +7,7 @@
|
||||
====================================================================
|
||||
-->
|
||||
<module name="CheckLst">
|
||||
<short/>
|
||||
<short>Classes defining the CheckBox placed beside list items in a CheckList</short>
|
||||
<descr/>
|
||||
<!-- unresolved type reference Visibility: default -->
|
||||
<element name="Classes">
|
||||
|
Loading…
Reference in New Issue
Block a user