IDE: Prevent an AV when completing uses section units. Code added in r57105 #3164be0b8b.

git-svn-id: trunk@57109 -
This commit is contained in:
juha 2018-01-17 15:35:19 +00:00
parent 9273f606f7
commit 761123c874

View File

@ -268,7 +268,7 @@ var
HintModifier: TPascalHintModifier;
HelperForNode: TCodeTreeNode;
begin
if (Colors<>nil) or MeasureOnly then
if Colors<>nil then
begin
if ItemSelected then
begin