]> Creatis software - clitk.git/blobdiff - vv/vvToolInputSelectorWidget.h
Fixed compilation with VC++ 9
[clitk.git] / vv / vvToolInputSelectorWidget.h
index d84673f2b59e479ac26bbfadecfe21f5e34419b9..4940c44dc696b862f2c37a9b0a936d2fabed76f2 100644 (file)
@@ -3,8 +3,8 @@
   Program:   vv
   Module:    $RCSfile: vvToolInputSelectorWidget.h,v $
   Language:  C++
-  Date:      $Date: 2010/01/29 13:54:37 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2010/02/05 09:06:46 $
+  Version:   $Revision: 1.2 $
   Author :   David Sarrut (david.sarrut@creatis.insa-lyon.fr)
 
   Copyright (C) 2010
@@ -36,8 +36,7 @@
 class vvSlicerManager;
 
 //------------------------------------------------------------------------------
-class QDESIGNER_WIDGET_EXPORT vvToolInputSelectorWidget:
-  public QWidget, private Ui::vvToolInputSelectorWidget 
+class vvToolInputSelectorWidget: public QWidget, private Ui::vvToolInputSelectorWidget 
 {
   Q_OBJECT
     public: