mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
Rename Toplevel.Running to Toplevel.IsRunning
Co-authored-by: tig <585482+tig@users.noreply.github.com>
This commit is contained in:
@@ -101,7 +101,7 @@ public class SubViewTests
|
||||
v1.Add (sv1);
|
||||
|
||||
Application.LayoutAndDraw ();
|
||||
t.Running = false;
|
||||
t.IsRunning = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user