IDE: less hints

git-svn-id: trunk@62793 -
This commit is contained in:
mattias 2020-03-22 09:39:21 +00:00
parent 0d54b95a55
commit 60317e70ff

View File

@ -292,7 +292,7 @@ begin
MacroListView.PanelWarnings.Visible := MacroListViewerWarningText <> '';
end;
procedure DoMacroListViewerWarningChanged(ASender: TObject);
procedure DoMacroListViewerWarningChanged({%H-}ASender: TObject);
begin
if MacroListView <> nil then begin
MacroListView.LabelWarning.Caption := MacroListViewerWarningText;