Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rds1983 committed Oct 23, 2023
1 parent 7526a45 commit 103629d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Myra/Graphics2D/UI/Project.cs
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ public ExportOptions ExportOptions

static Project()
{
LegacyClassNames["Button"] = "ImageTextButton";
LegacyClassNames["VerticalBox"] = "VerticalStackPanel";
LegacyClassNames["HorizontalBox"] = "HorizontalStackPanel";
LegacyClassNames["TextField"] = "TextBox";
Expand Down

0 comments on commit 103629d

Please sign in to comment.