From 1ae4d1980abc41fe6b55eccdaa1259589b9d6bc8 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Wed, 26 Mar 2025 14:00:46 +0300 Subject: [PATCH] =?UTF-8?q?++=20=D1=80=D0=BE=D0=BB=D1=8C=20=D1=81=D1=82?= =?UTF-8?q?=D1=83=D0=B4=D0=B5=D0=BD=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 12 ++++++++---- properties | 2 +- .../UserAccount/AccountRole.java | 3 +++ .../UserAccount/UI/UserAccountFields.java | 1 + src/_VisualDVM/Constants.java | 2 +- src/_VisualDVM/MainModule.java | 3 +++ src/_VisualDVM/Visual/Interface/MainWindow.java | 1 + src/_VisualDVM/Visual/MainUI.java | 17 +++++++++++++++++ src/_VisualDVM/Visual/Windows/MainForm.java | 4 +++- 9 files changed, 38 insertions(+), 7 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8698deba..ae7bee75 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,11 +7,15 @@ - - - - + + + + + + + +