X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/d43174d0eb3d293b3bb5fbe76662241134e74d0d..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);