X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvResamplerDialog.h;h=eb6c09fe6ae417007cb02cb0eb43b80173f9e337;hb=a60043d19405389a5f452f42a8d7c42f23624734;hp=5d68eb6085dffe00594e2e4850f8adf1a04ce5c0;hpb=931a42358442f4ee4f314613c991c838d4b4e3b7;p=clitk.git diff --git a/vv/vvResamplerDialog.h b/vv/vvResamplerDialog.h index 5d68eb6..eb6c09f 100644 --- a/vv/vvResamplerDialog.h +++ b/vv/vvResamplerDialog.h @@ -4,10 +4,7 @@ /*========================================================================= Program: vv -Module: $RCSfile: vvResamplerDialog.h,v $ Language: C++ -Date: $Date: 2010/01/06 13:31:57 $ -Version: $Revision: 1.1 $ Author : David Sarrut (david.sarrut@gmail.com) Copyright (C) 2008 @@ -38,7 +35,7 @@ along with this program. If not, see . #include //==================================================================== -class QDESIGNER_WIDGET_EXPORT vvResamplerDialog : public QDialog, private Ui::vvResamplerDialog { +class vvResamplerDialog : public QDialog, private Ui::vvResamplerDialog { Q_OBJECT