mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
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:
@ -71,7 +71,7 @@ type
|
||||
|
||||
implementation
|
||||
|
||||
uses helpers, main;
|
||||
uses apphelpers, main;
|
||||
|
||||
{$I const.inc}
|
||||
|
||||
|
Reference in New Issue
Block a user