X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vv%2FvvToolInputSelectorWidget.h;h=80a6bde6d49875deacf733ad711b98b94c75e1c4;hb=71994af79becf05a83a73f4698a94f4586bb3ee7;hp=0c02651c9a65cbedc832d4fd00d7ea28643da3ad;hpb=0a85e47a06c7d046d06a4645b724c4e81b19998d;p=clitk.git diff --git a/vv/vvToolInputSelectorWidget.h b/vv/vvToolInputSelectorWidget.h index 0c02651..80a6bde 100644 --- a/vv/vvToolInputSelectorWidget.h +++ b/vv/vvToolInputSelectorWidget.h @@ -3,8 +3,8 @@ Program: vv Module: $RCSfile: vvToolInputSelectorWidget.h,v $ Language: C++ - Date: $Date: 2010/02/24 11:42:42 $ - Version: $Revision: 1.3 $ + Date: $Date: 2010/03/01 15:38:09 $ + Version: $Revision: 1.4 $ Author : David Sarrut (david.sarrut@creatis.insa-lyon.fr) Copyright (C) 2010 @@ -45,7 +45,6 @@ class vvToolInputSelectorWidget: public QWidget, private Ui::vvToolInputSelector void Initialize(std::vector l, int index); int GetSelectedInputIndex() { return mCurrentIndex; } - void SetToolTip(QString s); public slots: void accept();