|
From: <de...@us...> - 2015-05-11 21:39:33
|
Revision: 9125
http://sourceforge.net/p/fudaa/svn/9125
Author: deniger
Date: 2015-05-11 21:39:31 +0000 (Mon, 11 May 2015)
Log Message:
-----------
dev
Modified Paths:
--------------
trunk/framework/ebli-2d/src/main/java/org/fudaa/ebli/calque/ZCalqueGrille.java
Modified: trunk/framework/ebli-2d/src/main/java/org/fudaa/ebli/calque/ZCalqueGrille.java
===================================================================
--- trunk/framework/ebli-2d/src/main/java/org/fudaa/ebli/calque/ZCalqueGrille.java 2015-05-11 21:33:18 UTC (rev 9124)
+++ trunk/framework/ebli-2d/src/main/java/org/fudaa/ebli/calque/ZCalqueGrille.java 2015-05-11 21:39:31 UTC (rev 9125)
@@ -1182,7 +1182,7 @@
}
}
- public BVueCalque getVue_() {
+ public BVueCalque getVue() {
return vue_;
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|