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

Private GIT Repository
finished testbench generation
[blast.git] / GroupBlock.h
index c3b6f9cf5a72fa26505445ced26a7ab68316039c..8502a21d6beb768df734b8c6fe379410c8282c4b 100644 (file)
@@ -17,7 +17,7 @@ using namespace Qt;
 class GroupBlock : public AbstractBlock {
 public:
 
-  GroupBlock(GroupBlock* _parent) throw(Exception);
+  GroupBlock(Graph* _graph, GroupBlock* _parent, bool createIfaces = true) throw(Exception);
   virtual ~GroupBlock();
 
   // getters