Added title font property to plots.

This commit is contained in:
2014-09-09 09:27:27 +02:00
parent 63e6ee8a44
commit 5a1fcd0e4c
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>ch.psi</groupId>
<artifactId>fda.ui</artifactId>
<version>3.1.5</version>
<version>3.1.6</version>
</parent>
<artifactId>fda.ui.application</artifactId>

View File

@@ -4,7 +4,7 @@
<parent>
<artifactId>fda.ui</artifactId>
<groupId>ch.psi</groupId>
<version>3.1.5</version>
<version>3.1.6</version>
</parent>
<artifactId>fda.ui.module</artifactId>

View File

@@ -1,2 +1,2 @@
CTL_MainWindow_Title=FDA 3.1.5
CTL_MainWindow_Title_No_Project=FDA 3.1.5
CTL_MainWindow_Title=FDA 3.1.6
CTL_MainWindow_Title_No_Project=FDA 3.1.6

View File

@@ -4,7 +4,7 @@
<groupId>ch.psi</groupId>
<artifactId>fda.ui</artifactId>
<version>3.1.5</version>
<version>3.1.6</version>
<packaging>pom</packaging>
<name>ch.psi.fda.ui.parent</name>