aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-03-05 18:58:09 -0800
committerPinapelz <donaldshan1@outlook.com>2023-03-05 18:58:09 -0800
commit3bb875f60ce8912ae3a303ff7c712a79fb143633 (patch)
tree885ed160f7706e7b4f9846b4bf3ddfbd453b7367 /pom.xml
parent799811b85b6ca345f197a851763cf0c2198368b8 (diff)
Added listen button to open file using default app when editing tags
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 39008d1..7c3347c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,11 @@
<artifactId>jgoodies-forms</artifactId>
<version>1.8.0</version>
</dependency>
+ <dependency>
+ <groupId>org.openjfx</groupId>
+ <artifactId>javafx-controls</artifactId>
+ <version>19</version>
+ </dependency>
</dependencies>
<build>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage