mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-11 02:49:37 +01: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