You've already forked lazarus-ccr
jvcllaz: Add html test demo for JvNet packages. Fix some bugs in html conversion routines.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6948 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -19,7 +19,7 @@ uses
|
||||
|
||||
procedure Register;
|
||||
begin
|
||||
RegisterComponents(RsPaletteJvcl, [
|
||||
RegisterComponents(RsPaletteJvclNonVisual, [
|
||||
TJvHtmlParser, TJvFormToHtml, TJvStringListToHtml, TJvStrToHtml
|
||||
]);
|
||||
end;
|
||||
|
Reference in New Issue
Block a user