Fixed memory leak reported in CTRLHA-133

This commit is contained in:
2015-05-05 10:56:41 +02:00
parent 4ec9742f70
commit 4e2959d44d
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>ch.psi</groupId>
<artifactId>fda.ui</artifactId>
<version>3.1.9</version>
<version>3.1.10</version>
</parent>
<artifactId>fda.ui.application</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>fda.ui</artifactId>
<groupId>ch.psi</groupId>
<version>3.1.9</version>
<version>3.1.10</version>
</parent>
<artifactId>fda.ui.module</artifactId>
@@ -1,2 +1,2 @@
CTL_MainWindow_Title=FDA 3.1.9
CTL_MainWindow_Title_No_Project=FDA 3.1.9
CTL_MainWindow_Title=FDA 3.1.10
CTL_MainWindow_Title_No_Project=FDA 3.1.10
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>ch.psi</groupId>
<artifactId>fda.ui</artifactId>
<version>3.1.9</version>
<version>3.1.10</version>
<packaging>pom</packaging>
<name>ch.psi.fda.ui.parent</name>