mirror of https://gitlab.com/basile.b/dexed.git
typo
This commit is contained in:
parent
eaece5e670
commit
f6ef7aa4bf
|
@ -99,7 +99,7 @@ begin
|
|||
//
|
||||
completion.OnPaintItem := @completionItemPaint;
|
||||
fSyncEdit := TSynPluginSyncroEdit.Create(self);
|
||||
//TODO-ccLCL&LAZ-specific: activate this after next Laz release
|
||||
//TODO-cLCL&LAZ-specific: activate this after next Laz release
|
||||
//fSyncEdit.CaseSensitive:=true;
|
||||
bmp := TBitmap.Create;
|
||||
try
|
||||
|
|
Loading…
Reference in New Issue