From e1da90d705605f1ceb00e529316d199e0ee4ac63 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Wed, 6 Dec 2023 03:04:26 +0300 Subject: [PATCH] =?UTF-8?q?v++=20=D0=BC=D0=B0=D1=81=D1=81=D0=BE=D0=B2?= =?UTF-8?q?=D1=8B=D0=B5=20=D0=BE=D0=BF=D0=B5=D1=80=D0=B0=D1=86=D0=B8=D0=B8?= =?UTF-8?q?=20=D1=81=20=D0=B1=D0=B4=20=D1=82=D0=B5=D1=81=D1=82=D0=B8=D1=80?= =?UTF-8?q?=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 9 +++-- src/Repository/Component/Visualiser.java | 2 +- .../SapforConfigurationCommandsDBTable.java | 6 +++- .../SapforTasksPackagesDBTable.java | 24 +++++++------ .../All/DeleteSapforConfigurationCommand.java | 4 +-- .../Passes/All/DeleteSapforTasksPackage.java | 36 +++++++++++++++---- .../Passes/All/DeleteTasksPackage.java | 6 ---- 7 files changed, 58 insertions(+), 29 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c4021973..59161ada 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,8 +7,13 @@ - - + + + + + + +