Removed dependency to fontawesomefx, using fontawesome 5 instead (which we have a pro license for)

This commit is contained in:
Sebastian Stenzel
2019-08-19 16:15:10 +02:00
parent 46a4060814
commit 644f2d9a89
16 changed files with 151 additions and 60 deletions
-4
View File
@@ -36,10 +36,6 @@
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>
</dependency>
<dependency>
<groupId>de.jensd</groupId>
<artifactId>fontawesomefx-fontawesome</artifactId>
</dependency>
<!-- EasyBind -->
<dependency>