diff options
Diffstat (limited to 'ksvg/impl/SVGImageElementImpl.h')
-rw-r--r-- | ksvg/impl/SVGImageElementImpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/impl/SVGImageElementImpl.h b/ksvg/impl/SVGImageElementImpl.h index 64a96421..fc9be8cc 100644 --- a/ksvg/impl/SVGImageElementImpl.h +++ b/ksvg/impl/SVGImageElementImpl.h @@ -86,7 +86,7 @@ public: virtual SVGRectImpl *getBBox(); - // Screen-space clipping tqshape + // Screen-space clipping shape KSVGPolygon clippingShape(); void onScreenCTMUpdated(); |