Fixed the waiting time calculation and added graphical representation on the checkouts fill

This commit is contained in:
2023-01-11 13:23:56 +01:00
parent 1ba25e36da
commit 435193b59f
5 changed files with 56 additions and 42 deletions
+1 -1
View File
@@ -59,7 +59,7 @@
<Compile Include="GraphicalClient.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Store.cs" />
<Compile Include="GraphicalStore.cs" />
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>