mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 12:00:58 +02:00
lcl: missing changes for menus.pp
git-svn-id: trunk@61310 -
This commit is contained in:
parent
93d8287c3e
commit
b1accb6937
@ -212,8 +212,8 @@ type
|
||||
procedure SetShortCut(const AValue : TShortCut);
|
||||
procedure SetShortCutKey2(const AValue : TShortCut);
|
||||
procedure SetVisible(AValue: Boolean);
|
||||
procedure UpdateImage;
|
||||
procedure UpdateImages;
|
||||
procedure UpdateImage(forced: Boolean = false);
|
||||
procedure UpdateImages(forced: Boolean = false);
|
||||
procedure UpdateWSIcon;
|
||||
procedure ImageListChange(Sender: TObject);
|
||||
protected
|
||||
|
Loading…
Reference in New Issue
Block a user