X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/dd3fe103df79a5a4c2962e2f05fec9a9ed58580d..e5af659f87bcb199d6a5f10f09b311138351d0f3:/BoxItem.h diff --git a/BoxItem.h b/BoxItem.h index 35a12a8..a80f9f0 100644 --- a/BoxItem.h +++ b/BoxItem.h @@ -46,6 +46,7 @@ public: bool isBoxItem(); // others + void interfaceRenamed(); void moveTo(QPointF dest); void loadFunctional(QDomElement funcElement) throw(Exception); void save(QXmlStreamWriter& writer);