summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/polypolyaction.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/mtfrenderer/polypolyaction.cxx')
-rw-r--r--cppcanvas/source/mtfrenderer/polypolyaction.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppcanvas/source/mtfrenderer/polypolyaction.cxx b/cppcanvas/source/mtfrenderer/polypolyaction.cxx
index af08d65435b1..c86757847652 100644
--- a/cppcanvas/source/mtfrenderer/polypolyaction.cxx
+++ b/cppcanvas/source/mtfrenderer/polypolyaction.cxx
@@ -229,7 +229,7 @@ namespace cppcanvas
}
- // -------------------------------------------------------------------------------
+
class TexturedPolyPolyAction : public CachedPrimitiveBase
{
@@ -343,7 +343,7 @@ namespace cppcanvas
return 1;
}
- // -------------------------------------------------------------------------------
+
class StrokedPolyPolyAction : public CachedPrimitiveBase
{