[mapguide-commits] r7004 - branches/2.4/MgDev/Common/Geometry
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Wed Sep 12 07:42:17 PDT 2012
Author: jng
Date: 2012-09-12 07:42:16 -0700 (Wed, 12 Sep 2012)
New Revision: 7004
Modified:
branches/2.4/MgDev/Common/Geometry/CurvePolygonCollection.h
Log:
#2114: Make doxygen happy
Modified: branches/2.4/MgDev/Common/Geometry/CurvePolygonCollection.h
===================================================================
--- branches/2.4/MgDev/Common/Geometry/CurvePolygonCollection.h 2012-09-12 14:40:11 UTC (rev 7003)
+++ branches/2.4/MgDev/Common/Geometry/CurvePolygonCollection.h 2012-09-12 14:42:16 UTC (rev 7004)
@@ -177,6 +177,7 @@
/// \brief
/// Removes the specified curve polygon from the collection. Returns false if
/// the curve polygon could not be removed.
+ ///
/// <!-- Syntax in .Net, Java, and PHP -->
/// \htmlinclude DotNetSyntaxTop.html
/// bool Remove(const MgCurvePolygon value);
More information about the mapguide-commits
mailing list