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

Private GIT Repository
corrected some warnings
[blast.git] / GroupItem.h
index 881180ccc17f00bd0dca72edb5f71502b6f2e2fe..8ab486ad64731b6fcba927e2df692258946171c4 100644 (file)
@@ -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);