ui file nesting
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michele Scandura 2021-09-16 12:18:18 +01:00
parent f15f1c8857
commit 08626d7a81
8 changed files with 19 additions and 7 deletions

View file

@ -6,6 +6,7 @@ namespace Sledgemapper.UI
public ListItem()
{
BuildUI();
}
}
}