[Lemon-commits] ladanyi: r3387 - glemon/branches/akos
Lemon SVN
svn at lemon.cs.elte.hu
Sun Nov 18 14:35:22 CET 2007
Author: ladanyi
Date: Sun Nov 18 14:35:21 2007
New Revision: 3387
Modified:
glemon/branches/akos/mapstorage.cc
Log:
Ported r3248 from trunk.
Modified: glemon/branches/akos/mapstorage.cc
==============================================================================
--- glemon/branches/akos/mapstorage.cc (original)
+++ glemon/branches/akos/mapstorage.cc Sun Nov 18 14:35:21 2007
@@ -1470,7 +1470,7 @@
}
}
}
- if(shapemap!="")
+ if(shapemap!="Default values")
{
double min = std::numeric_limits<double>::max();
double max = std::numeric_limits<double>::min();
More information about the Lemon-commits
mailing list