Docs: fixed XML error in docs\xml\lcl\buttons.xml, bug #38925, patch by Don Siders

git-svn-id: trunk@65125 -
This commit is contained in:
maxim 2021-05-24 00:07:57 +00:00
parent 6c50817cf5
commit a86a1045c9

View File

@ -2867,7 +2867,7 @@ begin
else
Result := Nil;
Handled := (Result <> Nil);
Handled := (Result &lt;&gt; Nil);
end;
// assign the routine to the GetDefaultBitBtnGlyph variable