mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 22:00:18 +02:00
fixed crash in new menueditor
git-svn-id: trunk@2926 -
This commit is contained in:
parent
04c6825d54
commit
095151ea5f
@ -38,6 +38,8 @@ interface
|
||||
|
||||
{$I ide.inc}
|
||||
|
||||
{ $DEFINE UseNewMenuEditor}
|
||||
|
||||
uses
|
||||
{$IFDEF IDE_MEM_CHECK}
|
||||
MemCheck,
|
||||
@ -8251,6 +8253,9 @@ end.
|
||||
|
||||
{ =============================================================================
|
||||
$Log$
|
||||
Revision 1.517 2003/04/10 16:38:37 mattias
|
||||
fixed crash in new menueditor
|
||||
|
||||
Revision 1.516 2003/04/10 10:17:27 mattias
|
||||
added Abort to save on modified
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user