mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-11 18:19:37 +02:00
ChmHelp: clean-up
git-svn-id: trunk@24041 -
This commit is contained in:
parent
ba614f401f
commit
a16afe8843
@ -5,7 +5,7 @@ unit LHelpControl;
|
||||
interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, FileUtil, SimpleIPC, Process, UTF8Process;
|
||||
Classes, SysUtils, FileUtil, SimpleIPC, UTF8Process;
|
||||
|
||||
type
|
||||
TRequestType = (rtFile, rtUrl, rtContext);
|
||||
|
Loading…
Reference in New Issue
Block a user