промежуточный. Перенос отладки текущего проекта к его вкладкам.

This commit is contained in:
2023-10-11 01:31:38 +03:00
parent 7a1d5211ae
commit 08e3c87b78
13 changed files with 525 additions and 11 deletions

View File

@@ -19,4 +19,5 @@ public interface MainWindow {
void HideTestingTab();
//-
void ShowCredentials();
void ShowCheckedTestsCount();
}