summaryrefslogtreecommitdiffstats
path: root/src/sp-item-group.h
diff options
context:
space:
mode:
authorMarkus Engel <markus.engel@tum.de>2013-04-05 17:42:32 +0000
committerMarkus Engel <markus.engel@tum.de>2013-04-05 17:42:32 +0000
commit19d00efa85cfc42ccae9bd17ef575602f0d22c50 (patch)
treecab58b197a09a98c23b0a22ba9492207e7c14071 /src/sp-item-group.h
parentMerged Group and subclasses. (diff)
downloadinkscape-19d00efa85cfc42ccae9bd17ef575602f0d22c50.tar.gz
inkscape-19d00efa85cfc42ccae9bd17ef575602f0d22c50.zip
Merged more classes.
(bzr r11608.1.78)
Diffstat (limited to 'src/sp-item-group.h')
-rw-r--r--src/sp-item-group.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-item-group.h b/src/sp-item-group.h
index 1408eefe7..f8d9014ab 100644
--- a/src/sp-item-group.h
+++ b/src/sp-item-group.h
@@ -28,7 +28,7 @@ class DrawingItem;
} // namespace Inkscape
-class SPGroup : public SPLPEItem, public CLPEItem {
+class SPGroup : public SPLPEItem {
public:
SPGroup();
virtual ~SPGroup();