mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-11 18:20:41 +01:00
IDE: intialized the description in the insert marcro dialog of the code templates editor (bug #9473) from Valdas
git-svn-id: trunk@12271 -
This commit is contained in:
parent
a68c4c6c0c
commit
283d4b2223
@ -92,6 +92,8 @@ begin
|
||||
ParameterEdit.Text:='';
|
||||
|
||||
FillMacrosListbox;
|
||||
|
||||
MacrosListBoxSelectionChange(self, False);
|
||||
end;
|
||||
|
||||
procedure TCodeMacroSelectDlg.FormClose(Sender: TObject;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user