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