mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 14:29:31 +02:00
charactermap: clean up
This commit is contained in:
parent
827fe1fa19
commit
a4bd52432c
@ -44,12 +44,7 @@ uses
|
||||
LCLType, LCLUnicodeData, Grids, ButtonPanel, ComCtrls, Spin, ImgList,
|
||||
// LazUtils
|
||||
GraphType, LazUTF8, LConvEncoding;
|
||||
{,
|
||||
// IdeIntf
|
||||
IDEHelpIntf, IDEImagesIntf,
|
||||
// IDE
|
||||
LazarusIDEStrConsts, EditorOptions, EnvironmentOpts;
|
||||
}
|
||||
|
||||
type
|
||||
TOnInsertCharacterEvent = procedure (const C: TUTF8Char) of object;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user