Linked to Issue #246

This commit is contained in:
Charlie Kindel
2020-05-20 20:50:01 -06:00
committed by BDisp
parent bf824b530d
commit 95a30fa807

View File

@@ -4,6 +4,7 @@ using Terminal.Gui;
namespace UICatalog {
[ScenarioMetadata (Name: "Time And Date", Description: "Illustrates TimeField and time & date handling")]
[ScenarioCategory ("Controls")]
[ScenarioCategory ("Bug Repro")] // Issue #246
class TimeAndDate : Scenario {
public override void Setup ()
{