mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 21:19:18 +02:00
examples fixed compilation
git-svn-id: trunk@16241 -
This commit is contained in:
parent
d0cc28bbaf
commit
3514616677
@ -63,8 +63,8 @@ unit SemaphorGrids;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, SysUtils, LResources, LCLProc, LCLIntf, LCLType, Forms, Controls,
|
Classes, SysUtils, FileUtil, LResources, LCLProc, LCLIntf, LCLType, Forms,
|
||||||
Graphics, Dialogs, Grids;
|
Controls, Graphics, Dialogs, Grids;
|
||||||
|
|
||||||
const
|
const
|
||||||
SemaphorMarker='S_M_0_1';
|
SemaphorMarker='S_M_0_1';
|
||||||
|
Loading…
Reference in New Issue
Block a user