From 945a2b3e436dea48146f1e8cf51c65a05917e4ab Mon Sep 17 00:00:00 2001 From: blikblum Date: Fri, 18 Feb 2011 22:20:35 +0000 Subject: [PATCH] * Update version info to 4.8.7 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1508 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../branches/4.8/virtualtreeview_package.lpk | 15 ++++++++++----- .../branches/4.8/virtualtreeview_package.pas | 4 ++-- 2 files changed, 12 insertions(+), 7 deletions(-) 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