diff options
Diffstat (limited to 'src/sp-offset.h')
| -rw-r--r-- | src/sp-offset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-offset.h b/src/sp-offset.h index cc0be839a..f18fd4071 100644 --- a/src/sp-offset.h +++ b/src/sp-offset.h @@ -49,7 +49,7 @@ class SPUseReference; * points, or more precisely one control point, that's enough to define the * radius (look in object-edit). */ -class SPOffset : public SPShape, CShape { +class SPOffset : public SPShape { public: SPOffset(); virtual ~SPOffset(); |
