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