diff --git a/components/virtualtreeview-new/branches/4.8/virtualtreeview_package.lpk b/components/virtualtreeview-new/branches/4.8/virtualtreeview_package.lpk index 8f8df5c8f..20e86c03b 100644 --- a/components/virtualtreeview-new/branches/4.8/virtualtreeview_package.lpk +++ b/components/virtualtreeview-new/branches/4.8/virtualtreeview_package.lpk @@ -4,12 +4,17 @@ - + - - + + + + + + + @@ -18,7 +23,7 @@ "/> - + @@ -60,7 +65,7 @@ - + diff --git a/components/virtualtreeview-new/branches/4.8/virtualtreeview_package.pas b/components/virtualtreeview-new/branches/4.8/virtualtreeview_package.pas index 95e8c4c60..417587f2b 100644 --- a/components/virtualtreeview-new/branches/4.8/virtualtreeview_package.pas +++ b/components/virtualtreeview-new/branches/4.8/virtualtreeview_package.pas @@ -1,4 +1,4 @@ -{ This file was automatically created by Lazarus. do not edit ! +{ This file was automatically created by Lazarus. Do not edit! This source is only used to compile and install the package. } @@ -7,7 +7,7 @@ unit virtualtreeview_package; interface uses - VirtualTrees, VTHeaderPopup, registervirtualtreeview, VTGraphics, + VirtualTrees, VTHeaderPopup, registervirtualtreeview, VTGraphics, LazarusPackageIntf; implementation