X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/43fd94117de66d533ef9e58b2de85daa244da309..dd274e84e0518f8c9ac0cacba2bc56e5be2985b1:/GroupInterface.h?ds=sidebyside

diff --git a/GroupInterface.h b/GroupInterface.h
index d487ebc..49b4957 100644
--- a/GroupInterface.h
+++ b/GroupInterface.h
@@ -34,7 +34,7 @@ using namespace Qt;
 class GroupInterface : public ConnectedInterface {
 
 public :
-  GroupInterface(AbstractBlock* _owner, const QString& _name, int _direction) throw (Exception);
+  GroupInterface(AbstractBlock* _owner, const QString& _name, int _direction, int _purpose) throw (Exception);
 
   // getters