Skip to content

Commit 8626729

Browse files
committed
Update PackIconKind.cs
1 parent 2b42bc7 commit 8626729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WPFDevelopers.Shared/Controls/PathIcon/PackIconKind.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,6 @@ public enum PackIconKind
5252
[Description("WD.HomeGeometry")] Home,
5353
[Description("WD.BreadCrumbBarGeometry")] BreadCrumbBar,
5454
[Description("WD.UnfoldMoreGeometry")] UnfoldMore,
55+
[Description("WD.TimeGeometry")] Time,
5556
}
5657
}

0 commit comments

Comments
 (0)