From ae1626397a1f332c1307047f766f531bb97b2734 Mon Sep 17 00:00:00 2001 From: blikblum Date: Fri, 18 Feb 2011 22:05:24 +0000 Subject: [PATCH] * (4.8 branch) Synchronize with main svn up to version 263 git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1506 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/virtualtreeview-new/branches/4.8/VirtualTrees.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/virtualtreeview-new/branches/4.8/VirtualTrees.pas b/components/virtualtreeview-new/branches/4.8/VirtualTrees.pas index 7f02dde89..930025fb5 100644 --- a/components/virtualtreeview-new/branches/4.8/VirtualTrees.pas +++ b/components/virtualtreeview-new/branches/4.8/VirtualTrees.pas @@ -3917,7 +3917,7 @@ const // Do not modify the copyright in any way! Usage of this unit is prohibited without the copyright notice // in the compiled binary file. - Copyright: string = 'Virtual Treeview © 1999, 2009 Mike Lischke'; + Copyright: string = 'Virtual Treeview © 1999, 2010 Mike Lischke'; var //Workaround to LCL bug 8553