From 70eeaf21ca8d0a03d6709a79d46034770d1bec52 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Thu, 26 Oct 2023 00:07:29 +0300 Subject: [PATCH] fix --- .idea/workspace.xml | 8 +++++- .../SapforTasksPackagesBar.java | 3 ++- .../Passes/All/ShowSapforTaskPackage.java | 27 +++++++++++++++++++ src/Visual_DVM_2021/Passes/PassCode_2021.java | 3 +++ .../UI/Main/SapforPackageForm.form | 11 ++++++++ .../UI/Main/SapforPackageForm.java | 10 +++++++ 6 files changed, 60 insertions(+), 2 deletions(-) create mode 100644 src/Visual_DVM_2021/Passes/All/ShowSapforTaskPackage.java create mode 100644 src/Visual_DVM_2021/UI/Main/SapforPackageForm.form create mode 100644 src/Visual_DVM_2021/UI/Main/SapforPackageForm.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 714c23e3..30f5b5f9 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,7 +7,13 @@ - + + + + + + +