From 2b52763c0278ffb3b89dddc3fe460452f9298f0a Mon Sep 17 00:00:00 2001 From: 02090095 Date: Tue, 5 Dec 2023 19:25:17 +0300 Subject: [PATCH] =?UTF-8?q?=D1=83=D0=B4=D0=B0=D0=BB=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=B7=D0=B0=D0=BF=D0=B8=D1=81=D0=B8=20=D0=BE=20=D0=BF?= =?UTF-8?q?=D0=B0=D0=BF=D0=BA=D0=B5=20=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8F=20=D0=BD=D0=B0=20=D0=BC?= =?UTF-8?q?=D0=B0=D1=88=D0=B8=D0=BD=D0=B5=20=D1=87=D0=B5=D1=80=D0=B5=D0=B7?= =?UTF-8?q?=20=D0=B0=D0=B4=D0=BC=D0=B8=D0=BD=D0=BA=D1=83.=20=D0=BD=D1=83?= =?UTF-8?q?=D0=B6=D0=BD=D0=BE=20=D0=B1=D1=83=D0=B4=D0=B5=D1=82=20=D0=BA?= =?UTF-8?q?=D1=80=D0=B0=D0=B9=D0=BD=D0=B5=20=D1=80=D0=B5=D0=B4=D0=BA=D0=BE?= =?UTF-8?q?,=20=D0=B5=D1=81=D0=BB=D0=B8=20=D0=BD=D0=B0=D0=BF=D1=80=D0=B8?= =?UTF-8?q?=D0=BC=D0=B5=D1=80=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=D1=81=D1=8C=20=D0=BC=D0=BE=D0=B4=D1=83=D0=BB=D0=B8.=20?= =?UTF-8?q?=D0=9F=D0=BE=D0=BA=D0=B0=20=D0=BD=D0=B5=20=D1=80=D0=B5=D0=B0?= =?UTF-8?q?=D0=BB=D0=B8=D0=B7=D0=BE=D0=B2=D0=B0=D0=BD=D0=B0=20=D0=BE=D1=87?= =?UTF-8?q?=D0=B8=D1=81=D1=82=D0=BA=D0=B0=20=D0=BD=D0=B0=20=D1=86=D0=B5?= =?UTF-8?q?=D0=BB=D0=B5=D0=B2=D0=BE=D0=B9=20=D0=BC=D0=B0=D1=88=D0=B8=D0=BD?= =?UTF-8?q?=D0=B5,=20=D0=BD=D0=BE=20=D0=B2=D0=BE=D0=B7=D0=BC=D0=BE=D0=B6?= =?UTF-8?q?=D0=BD=D0=BE=20=D0=B8=20=D0=BD=D0=B5=20=D0=BF=D0=BE=D0=BD=D0=B0?= =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B8=D1=82=D1=81=D1=8F.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 15 +++++---------- properties | 2 +- .../SubscriberWorkspacesMenuBar.java | 3 ++- src/Repository/Subscribes/SubsribersDBTable.java | 2 +- .../Passes/All/DeleteSubscriberWorkspace.java | 10 ++++++++++ .../Passes/All/SynchronizeBugReports.java | 4 ++++ src/Visual_DVM_2021/Passes/PassCode_2021.java | 3 +++ src/Visual_DVM_2021/UI/Main/CallbackForm.java | 9 +++++++++ 8 files changed, 35 insertions(+), 13 deletions(-) create mode 100644 src/Visual_DVM_2021/Passes/All/DeleteSubscriberWorkspace.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 468cb652..521bfa2b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,18 +7,13 @@ - + - - - - - + + - - - - + +