]> AND Private Git Repository - blast.git/blobdiff - BoxItem.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
start modifying read/write blocks and project to take into account control ifaces
[blast.git] / BoxItem.h
index 35a12a84cf71900a6dc58c85e66684748656b0e7..a80f9f03078fae6dd0c3e1cefe5cd27a626d8126 100644 (file)
--- a/BoxItem.h
+++ b/BoxItem.h
@@ -46,6 +46,7 @@ public:
   bool isBoxItem();
 
   // others
   bool isBoxItem();
 
   // others
+  void interfaceRenamed();
   void moveTo(QPointF dest);
   void loadFunctional(QDomElement funcElement) throw(Exception);
   void save(QXmlStreamWriter& writer);
   void moveTo(QPointF dest);
   void loadFunctional(QDomElement funcElement) throw(Exception);
   void save(QXmlStreamWriter& writer);