Skip to content

Commit fb15258

Browse files
committed
cosnt VTVersion is now deprecated.
1 parent 92335a6 commit fb15258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/VirtualTrees.pas

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ interface
8686
{$ENDIF}
8787

8888
const
89-
VTVersion = '7.4.0';
89+
VTVersion = '7.4.0' deprecated 'This const is going to be removed in a future version';
9090

9191
const
9292
VTTreeStreamVersion = 3;

0 commit comments

Comments
 (0)