X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/dd3fe103df79a5a4c2962e2f05fec9a9ed58580d..e5af659f87bcb199d6a5f10f09b311138351d0f3:/GroupItem.h diff --git a/GroupItem.h b/GroupItem.h index 137ff03..881180c 100644 --- a/GroupItem.h +++ b/GroupItem.h @@ -47,6 +47,7 @@ public: bool isGroupItem(); // others + void interfaceRenamed(); void updateShape(); void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget = 0); void load(QDomElement groupElement) throw(Exception);