Rename helpers unit to apphelpers, to overcome a naming conflict with the FireMonkey unit FMX.Canvas.GPU.Helpers. Closes #102.

This commit is contained in:
Ansgar Becker
2018-01-22 19:48:17 +01:00
parent 959ff25768
commit 5a8a4af29a
35 changed files with 35 additions and 35 deletions

View File

@ -71,7 +71,7 @@ type
implementation
uses helpers, main;
uses apphelpers, main;
{$I const.inc}