mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 16:56:03 +02:00
IDE: disabled new dialogs by default
git-svn-id: trunk@15358 -
This commit is contained in:
parent
ce26f75399
commit
f9241cd65d
@ -26,9 +26,7 @@
|
|||||||
|
|
||||||
{ $DEFINE IDE_DEBUG}
|
{ $DEFINE IDE_DEBUG}
|
||||||
|
|
||||||
{$ifndef DisableNewDialogs}
|
{off $define EnableNewDialogs}
|
||||||
{$define EnableNewDialogs}
|
|
||||||
{$endif}
|
|
||||||
|
|
||||||
{$IFDEF VER2_0}
|
{$IFDEF VER2_0}
|
||||||
{$DEFINE DisableFakeMethods}
|
{$DEFINE DisableFakeMethods}
|
||||||
|
Loading…
Reference in New Issue
Block a user