EgtGeomKernel :

- recuperato piccolo aggiustamento a Title di Zmap.
This commit is contained in:
Dario Sassi
2017-04-06 07:30:23 +00:00
parent e7b2c55cbb
commit 58e4e1dc7e
+1 -1
View File
@@ -142,7 +142,7 @@ VolZmap::GetType( void) const
const string&
VolZmap::GetTitle( void) const
{
static const string sTitle = "Zmap" ;
static const string sTitle = "VolZm" ;
return sTitle ;
}