gui stuff

This commit is contained in:
Sem van der Hoeven
2019-12-27 23:03:37 +01:00
parent a9213d6169
commit 7fd94e0a61
8 changed files with 212 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
<version>3.8.0</version>
<configuration>
<source>1.8</source>
<target>1.8</target> <!--or <release>10</release>-->
<target>1.8</target>
</configuration>
</plugin>
<plugin>