no message

This commit is contained in:
2023-11-01 23:14:49 +03:00
parent 7972fe5dc2
commit 10c03b6032
4 changed files with 20 additions and 21 deletions

View File

@@ -14,4 +14,6 @@ public interface TestingWindow extends VisualizerForm {
void RemountTestTable();
//-
void FocusTestingTasks();
void ShowCurrentSapforPackageVersionEtalon();
void ShowCurrentSapforPackageVersion();
}