diff --git a/components/virtualtreeview/linux/virtualtreeslcl.lpk b/components/virtualtreeview/linux/virtualtreeslcl.lpk index 3631f1983..6f0913d6b 100644 --- a/components/virtualtreeview/linux/virtualtreeslcl.lpk +++ b/components/virtualtreeview/linux/virtualtreeslcl.lpk @@ -1,16 +1,14 @@ - - - - - + + + @@ -37,27 +35,27 @@ specific language governing rights and limitations under the License. - + - + - + - + - + - + @@ -74,11 +72,10 @@ specific language governing rights and limitations under the License. - + - diff --git a/components/virtualtreeview/virtualtrees.pas b/components/virtualtreeview/virtualtrees.pas index c892673b4..8097c62f2 100644 --- a/components/virtualtreeview/virtualtrees.pas +++ b/components/virtualtreeview/virtualtrees.pas @@ -25763,7 +25763,7 @@ end;*) initialization {$i VirtualTrees.inc.res} - {$i VirtualTrees.lrs} + {$i virtualTrees.lrs} // This watcher is used whenever a global structure could be modified by more than one thread. Watcher := TCriticalSection.Create; finalization