Parcourir la source

Linked to Issue #246

Charlie Kindel il y a 5 ans
Parent
commit
5810a73353
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      UICatalog/Scenarios/TimeAndDate.cs

+ 1 - 0
UICatalog/Scenarios/TimeAndDate.cs

@@ -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 ()
 		{