better view for class distribution

This commit is contained in:
Alex Bezdieniezhnykh
2025-05-27 13:26:27 +03:00
parent e957f1192a
commit 34ea821fb3
15 changed files with 311 additions and 217 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ public partial class MainSuite
window.Value.Close();
_inferenceClient.Dispose();
_gpsMatcherClient.Stop();
_gpsMatcherClient.Dispose();
Application.Current.Shutdown();
}