тест 2

This commit is contained in:
2025-06-13 12:39:08 +03:00
parent ed3d133dcd
commit 9b76409781

View File

@@ -43,4 +43,5 @@ public class SPF_InsertIncludesPass extends SapforTransformation {
protected void FocusBeforeStart() { protected void FocusBeforeStart() {
Global.mainModule.getUI().getMainWindow().getProjectWindow().FocusDependencies(); Global.mainModule.getUI().getMainWindow().getProjectWindow().FocusDependencies();
} }
//test 2
} }