X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/1b7818e18ed7bcf3464e307b97c6e0e6d72cc69b..a13795fc34cd1e74f94695d35253c3d00abec9bc:/GroupBlock.h diff --git a/GroupBlock.h b/GroupBlock.h index 63104de..8502a21 100644 --- a/GroupBlock.h +++ b/GroupBlock.h @@ -17,7 +17,7 @@ using namespace Qt; class GroupBlock : public AbstractBlock { public: - GroupBlock(GroupBlock* _parent, bool createIfaces = true) throw(Exception); + GroupBlock(Graph* _graph, GroupBlock* _parent, bool createIfaces = true) throw(Exception); virtual ~GroupBlock(); // getters