mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 08:47:59 +01:00
Seal this
This commit is contained in:
@@ -555,7 +555,7 @@ public abstract class PopupAutocomplete : AutocompleteBase
|
||||
ManipulatePopup ();
|
||||
}
|
||||
|
||||
private class Popup : View
|
||||
private sealed class Popup : View
|
||||
{
|
||||
private readonly PopupAutocomplete autocomplete;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user