mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 08:00:34 +02:00
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:
parent
6c50817cf5
commit
a86a1045c9
@ -2867,7 +2867,7 @@ begin
|
|||||||
else
|
else
|
||||||
Result := Nil;
|
Result := Nil;
|
||||||
|
|
||||||
Handled := (Result <> Nil);
|
Handled := (Result <> Nil);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
// assign the routine to the GetDefaultBitBtnGlyph variable
|
// assign the routine to the GetDefaultBitBtnGlyph variable
|
||||||
|
Loading…
Reference in New Issue
Block a user