mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 13:39: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
|
||||
|
||||
uses
|
||||
Classes, SysUtils, LResources, LCLProc, LCLIntf, LCLType, Forms, Controls,
|
||||
Graphics, Dialogs, Grids;
|
||||
Classes, SysUtils, FileUtil, LResources, LCLProc, LCLIntf, LCLType, Forms,
|
||||
Controls, Graphics, Dialogs, Grids;
|
||||
|
||||
const
|
||||
SemaphorMarker='S_M_0_1';
|
||||
|
Loading…
Reference in New Issue
Block a user