You've already forked lazarus-ccr
jvcllaz: Add meta package "jvcl_all" for simpler installation of all jvcl packages. Rename main palette from "JVCL" to "JVCL visual"
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7062 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -19,7 +19,7 @@ uses
|
||||
|
||||
procedure Register;
|
||||
begin
|
||||
RegisterComponents(RsPaletteJvcl, [
|
||||
RegisterComponents(RsPaletteJvclVisual, [
|
||||
TJvDialButton, TJvLED
|
||||
]);
|
||||
end;
|
||||
|
Reference in New Issue
Block a user