From ea4f22311b639561856f37c8ac872af2cd9d55dd Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 6 Jun 2025 08:36:55 +0300 Subject: Modernize UI and fix localization: - Rollback to Swing UI - Update build configuration - Fix localization string handling - Add missing localization strings - Improve protocol event handling --- pom.xml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e31ec1c..6408f55 100644 --- a/pom.xml +++ b/pom.xml @@ -136,15 +136,6 @@ - - org.openjfx - javafx-controls - 17.0.2 - - - org.openjfx - javafx-fxml - 17.0.2 - + -- cgit v1.2.3