codetools: added virtualtreeview to default lazarus ide unit path

This commit is contained in:
mattias 2025-06-24 13:36:00 +02:00
parent 1c71967f08
commit 099b2fac38

View File

@ -6860,6 +6860,7 @@ begin
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerintf;'
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerfp;'
+LazarusSrcDir+'/components/lazdebuggers/lazdebuggerfplldb;'
+LazarusSrcDir+'/components/virtualtreeview;'
+LazarusSrcDir+'/lcl;'
+LazarusSrcDir+'/lcl/interfaces;'
+LazarusSrcDir+'/lcl/interfaces/'+WidgetType+';'