From f723ec62352d29542b34a0662003eac429bef03c Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Thu, 11 Jan 2018 04:34:13 +0100 Subject: [PATCH] working now --- src/ce_optionseditor.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ce_optionseditor.pas b/src/ce_optionseditor.pas index 69f94434..1a04ddc0 100644 --- a/src/ce_optionseditor.pas +++ b/src/ce_optionseditor.pas @@ -284,7 +284,6 @@ begin begin nme := aEditor.GetPropInfo^.Name; len := nme.length; - // TODO-cbugfix: filtering does not work on sub components (see editor options, highlighterDlang) if (len > 2) and (nme[len - 2 .. len] = 'Tag') then aShow := false else if nme = 'Name' then