X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMainWindow.h;h=fa61855e1fc99b331b9a39444c51421fd562419a;hb=ff1d5b8af965e75ecdbc1b0cbff0dad6f3b3c511;hp=7918d0f6793be7acd761d9fc989522944bd1b2e0;hpb=deef29288a3540e5459cb37c88ad5c5872256889;p=clitk.git diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index 7918d0f..fa61855 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -68,8 +68,6 @@ class vvMainWindow: public vvMainWindowBase, public slots: ///Allows the user to open and select various surfaces contained in a dicom-struct file void OpenDCStructContour(); - ///Computes the MIP of the currently selected image and displays it - void ComputeMIP(); ///Computes the midposition image of a 4D sequence with a VF and displays it void ComputeMidPosition(); void OpenImages();