Added STL and TTL decoding.

This commit is contained in:
Patrick Fic
2020-02-12 09:50:47 -08:00
parent 8cdb41f59b
commit 49781173ee
4 changed files with 65 additions and 78 deletions

View File

@@ -7,7 +7,7 @@
xmlns:vm="clr-namespace:BodyshopUploader.ViewModels"
mc:Ignorable="d"
Title="{x:Static p:Resources.Title_Login}"
Height="300"
Height="325"
Width="475"
xmlns:p="clr-namespace:BodyshopUploader.Properties"
xmlns:util="clr-namespace:BodyshopUploader.Utils"