RxFPC: TFolderLister - fix Owner for menu items

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
alexs75
2016-09-26 07:55:49 +00:00
parent f38a3f42de
commit 031a80c310
7 changed files with 22 additions and 7 deletions

View File

@ -136,6 +136,9 @@ resourcestring
sFirstHalfOfYear = 'First half of year';
sSecondHalfOfYear = 'Second half of year';
{ TFolderLister }
sFolderListerErr = '%s. Not assigned property MenuItem';
implementation
end.