X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/abbc64cf04a35ab3549d5c516f44c7c5921baa63..d30c9cf675ad7141d1c8e31d2e72315267d45cf2:/GroupScene.h?ds=inline diff --git a/GroupScene.h b/GroupScene.h index 8561482..3078305 100644 --- a/GroupScene.h +++ b/GroupScene.h @@ -68,7 +68,7 @@ public: // others - void createBlockItem(AbstractBlock* block); + BoxItem* createBlockItem(AbstractBlock* block); void addBlockItem(BoxItem* item); void removeBlockItem(BoxItem* item); void createConnectionItem(InterfaceItem* iface1, InterfaceItem* iface2);