diff --git a/lazproj/coedit.lpi b/lazproj/coedit.lpi
index 46a87bc5..63dd1055 100644
--- a/lazproj/coedit.lpi
+++ b/lazproj/coedit.lpi
@@ -9,6 +9,9 @@
+
+
+
@@ -67,7 +70,7 @@
-
+
@@ -132,7 +135,7 @@
-
+
@@ -152,7 +155,6 @@
-
@@ -170,7 +172,6 @@
-
@@ -182,11 +183,11 @@
-
+
@@ -195,12 +196,10 @@
-
-
@@ -208,7 +207,6 @@
-
@@ -216,7 +214,6 @@
-
@@ -224,7 +221,6 @@
-
@@ -242,112 +238,97 @@
-
-
-
-
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
-
+
diff --git a/lazproj/coedit.lpr b/lazproj/coedit.lpr
index ba88f634..ab17d654 100644
--- a/lazproj/coedit.lpr
+++ b/lazproj/coedit.lpr
@@ -6,9 +6,9 @@ uses
{$IFDEF UNIX}{$IFDEF UseCThreads}
cthreads,
{$ENDIF}{$ENDIF}
- Interfaces, Forms, lazcontrols, runtimetypeinfocontrols, ce_observer,
- ce_libman, ce_tools, ce_dcd, ce_main, ce_writableComponent,
- ce_symstring, ce_staticmacro, ce_inspectors, LResources, ce_editoroptions,
+ Interfaces, Forms, lazcontrols, runtimetypeinfocontrols, LResources,
+ ce_observer, ce_libman, ce_tools, ce_dcd, ce_main, ce_writableComponent,
+ ce_symstring, ce_staticmacro, ce_inspectors, ce_editoroptions,
ce_dockoptions, ce_shortcutseditor, ce_mru;
{$R *.res}