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}
{$ifndef DisableNewDialogs}
{$define EnableNewDialogs}
{$endif}
{off $define EnableNewDialogs}
{$IFDEF VER2_0}
{$DEFINE DisableFakeMethods}