mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-15 19:26:03 +08:00
Followup / fix for rev 768: Ensure snippet menu doesn't contain a deleted file any longer.
This commit is contained in:
@ -5877,6 +5877,7 @@ begin
|
||||
// Refresh list with snippets
|
||||
mayChange := True; // Unused; satisfies callee parameter collection which is probably dictated by tabset.
|
||||
tabsetQueryHelpersChange( Sender, tabsetQueryHelpers.TabIndex, mayChange );
|
||||
FillPopupQueryLoad;
|
||||
end
|
||||
else
|
||||
begin
|
||||
|
Reference in New Issue
Block a user