浏览代码

Linked to Issue #246

Charlie Kindel 5 年之前
父节点
当前提交
14bb8e8d3c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      UICatalog/Scenarios/TimeAndDate.cs

+ 1 - 0
UICatalog/Scenarios/TimeAndDate.cs

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