X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/561d4f45e60504cc9e041370dd908b002fe776a5..1df76ccc8673a2760af17b88ebfba4bfd7f5c11d:/Dispatcher.h?ds=sidebyside diff --git a/Dispatcher.h b/Dispatcher.h index e79ad60..61c41cb 100644 --- a/Dispatcher.h +++ b/Dispatcher.h @@ -43,7 +43,8 @@ public: GroupWidget* createChildScene(GroupWidget* parentWidget, BoxItem* upperItemOfGroupItem = NULL); void destroyScene(GroupScene* scene); void showRaiseWindow(BoxItem *item); - void showRstClkInter(AbstractBoxItem *item); + void showRstClkIface(AbstractBoxItem *item); + void showWishboneIface(AbstractBoxItem *item); GroupWidget *addNewEmptyGroup(GroupScene *scene, bool show = true); void addNewFullGroup();