mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-09 09:59:15 +02:00
codetools: added virtualtreeview to default lazarus ide unit path
This commit is contained in:
parent
1c71967f08
commit
099b2fac38
@ -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+';'
|
||||
|
Loading…
Reference in New Issue
Block a user