diff --git a/lazproj/coedit.lpi b/lazproj/coedit.lpi index 6dee4eaf..a6a5c20e 100644 --- a/lazproj/coedit.lpi +++ b/lazproj/coedit.lpi @@ -400,7 +400,7 @@ - + diff --git a/lazproj/coedit.lpr b/lazproj/coedit.lpr index 3e79e1e3..92c0b531 100644 --- a/lazproj/coedit.lpr +++ b/lazproj/coedit.lpr @@ -7,8 +7,8 @@ uses cthreads, {$ENDIF}{$ENDIF} Interfaces, Forms, lazcontrols, runtimetypeinfocontrols, anchordockpkg, - ce_sharedres, ce_observer, ce_libman, ce_tools, ce_dcd, ce_main, - ce_writableComponent, ce_symstring, ce_staticmacro, ce_inspectors, + ce_sharedres, ce_observer, ce_libman, ce_symstring, ce_tools, ce_dcd, + ce_main, ce_writableComponent, ce_staticmacro, ce_inspectors, ce_editoroptions, ce_dockoptions, ce_shortcutseditor, ce_mru, ce_processes, ce_dubproject, ce_dialogs, ce_dubprojeditor, ce_controls, ce_dfmt, ce_lcldragdrop, ce_stringrange;