mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 04:40:54 +02:00
IDEIntf: removed UseNewMenuEditor
git-svn-id: trunk@14395 -
This commit is contained in:
parent
ff825a19f2
commit
081402952b
@ -109,12 +109,7 @@ uses
|
||||
JITForm, JITForms, ComponentPalette, ComponentList, ComponentReg,
|
||||
ObjInspExt, Designer, FormEditor, CustomFormEditor,
|
||||
ControlSelection, AnchorEditor,
|
||||
{$DEFINE UseNewMenuEditor}
|
||||
{$IFDEF UseNewMenuEditor}
|
||||
MenuEditorForm,
|
||||
{$ELSE}
|
||||
MenuPropEdit,
|
||||
{$ENDIF}
|
||||
//LRT stuff
|
||||
LrtPoTools,
|
||||
// debugger
|
||||
|
Loading…
Reference in New Issue
Block a user