X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvLandmarksPanel.h;h=9966d8820f6672802e8e597d5795c03ac1847c6a;hb=d71eb767914726a9fbfa51d95b518b959d0bb4a5;hp=336d26ef5177a76f64ba246520a3b4438a6abb34;hpb=0b7c9b1e1215634b02cbd38d4e4ba101d6111ba8;p=clitk.git diff --git a/vv/vvLandmarksPanel.h b/vv/vvLandmarksPanel.h index 336d26e..9966d88 100644 --- a/vv/vvLandmarksPanel.h +++ b/vv/vvLandmarksPanel.h @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #ifndef _vvLandmarksPanel_H #define _vvLandmarksPanel_H #include @@ -42,7 +42,7 @@ public: public slots: void Load(); void Save(); - void RemoveLastPoint(); + void RemoveSelectedPoints(); void AddPoint(); void CommentsChanged(int row, int column); signals: