mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-25 08:17:08 +02:00
git-svn-id: trunk@43921 -
This commit is contained in:
parent
d1484bf11f
commit
ff16a531d9
@ -34,6 +34,9 @@
|
||||
unit ViewUnit_Dlg;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
{$IF FPC_FULLVERSION<20700}
|
||||
{$OPTIMIZATION NOSTACKFRAME}
|
||||
{$ENDIF}
|
||||
|
||||
interface
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user