mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 01:38:01 +01:00
Fixed dispose calls (one I missed).
This commit is contained in:
@@ -485,7 +485,6 @@ public class BackgroundWorkerCollection : Scenario
|
||||
}
|
||||
#endif
|
||||
Application.Run (stagingUI);
|
||||
stagingUI.Dispose ();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user