From c83cfd9eff0f96204c620653b29ece2dda551af9 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Sat, 22 Feb 2025 16:10:21 +0300 Subject: [PATCH] =?UTF-8?q?fix=20=D0=A3=D1=81=D1=82=D1=80=D0=B0=D0=BD?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20=D0=BF=D1=80=D0=BE=D0=BF=D1=83=D1=89=D0=B5?= =?UTF-8?q?=D0=BD=D0=BD=D1=8B=D0=B5=20=D1=83=D1=8F=D0=B7=D0=B2=D0=B8=D0=BC?= =?UTF-8?q?=D0=BE=D1=81=D1=82=D0=B8=20=D0=B2=20=D0=BD=D0=B5=D0=BA=D0=BE?= =?UTF-8?q?=D1=82=D0=BE=D1=80=D1=8B=D1=85=20=D0=BF=D1=80=D0=BE=D1=85=D0=BE?= =?UTF-8?q?=D0=B4=D0=B0=D1=85=20v++?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 17 +++++++---------- properties | 6 +++--- src/Common/Database/Database.java | 8 ++++++++ src/_VisualDVM/Constants.java | 2 +- src/_VisualDVM/MainModule.java | 3 ++- src/_VisualDVM/Passes/All/CheckAccount.java | 4 ---- .../Passes/All/ReplaceTestsFromFiles.java | 4 ++-- .../Passes/Testing/AbortTestingPackage.java | 2 +- src/_VisualDVM/Visual/Windows/CallbackForm.java | 1 - 9 files changed, 24 insertions(+), 23 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index c6b0ccc9..f1ebc127 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -9,16 +9,13 @@ - - - - - - - - - - + + + + + + +