[mapguide-commits] r5256 - trunk/MgDev/Common/Stylization

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Oct 7 13:16:36 EDT 2010


Author: brucedechant
Date: 2010-10-07 17:16:36 +0000 (Thu, 07 Oct 2010)
New Revision: 5256

Modified:
   trunk/MgDev/Common/Stylization/SE_SymbolDefProxies.h
Log:
Fix build issue.

Notes:
- Added missing name space


Modified: trunk/MgDev/Common/Stylization/SE_SymbolDefProxies.h
===================================================================
--- trunk/MgDev/Common/Stylization/SE_SymbolDefProxies.h	2010-10-07 13:05:12 UTC (rev 5255)
+++ trunk/MgDev/Common/Stylization/SE_SymbolDefProxies.h	2010-10-07 17:16:36 UTC (rev 5256)
@@ -54,7 +54,7 @@
     LineBuffer* geometry;
     SE_Renderer* renderer;
     SE_Matrix* xform;
-    SizeContext sizeContext;
+    MdfModel::SizeContext sizeContext;
 };
 
 



More information about the mapguide-commits mailing list