]> Creatis software - clitk.git/blobdiff - vv/vvResamplerDialog.h
binarize
[clitk.git] / vv / vvResamplerDialog.h
index 5d68eb6085dffe00594e2e4850f8adf1a04ce5c0..eb6c09fe6ae417007cb02cb0eb43b80173f9e337 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
 #include <QTreeWidget>
 
 //====================================================================
-class QDESIGNER_WIDGET_EXPORT vvResamplerDialog : public QDialog, private Ui::vvResamplerDialog {
+class vvResamplerDialog :  public QDialog, private Ui::vvResamplerDialog {
 
     Q_OBJECT