IDE: disabled new dialogs by default

git-svn-id: trunk@15358 -
This commit is contained in:
mattias 2008-06-07 22:30:36 +00:00
parent ce26f75399
commit f9241cd65d

View File

@ -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}