X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/dd3fe103df79a5a4c2962e2f05fec9a9ed58580d..e5af659f87bcb199d6a5f10f09b311138351d0f3:/AbstractBoxItem.h diff --git a/AbstractBoxItem.h b/AbstractBoxItem.h index c061487..ed3e1ee 100644 --- a/AbstractBoxItem.h +++ b/AbstractBoxItem.h @@ -59,6 +59,7 @@ public: // others + virtual void interfaceRenamed() = 0; void addInterface(InterfaceItem* i, bool resetPosition = false); void removeInterface(InterfaceItem* i); void resetInterfacesPosition();