]> Creatis software - crea.git/blobdiff - src/creawxVTKRenderWindowInteractor.cxx
*** empty log message ***
[crea.git] / src / creawxVTKRenderWindowInteractor.cxx
index e8206e72bba407492f56342049e375c6858b5358..c30580ce5acb0dde595e26f0728a6d78f724af00 100644 (file)
@@ -3,8 +3,8 @@
   Program:   Visualization Toolkit
   Module:    $RCSfile: creawxVTKRenderWindowInteractor.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/10/15 11:19:18 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2008/12/11 14:27:00 $
+  Version:   $Revision: 1.2 $
 
   Copyright (c) 1993-2002 Ken Martin, Will Schroeder, Bill Lorensen 
   All rights reserved.
@@ -15,6 +15,8 @@
      PURPOSE.  See the above copyright notice for more information.
 
 =========================================================================*/
+#ifdef USE_WXWIDGETS
+#ifdef USE_VTK
 
 #include "creawxVTKRenderWindowInteractor.h"
 
@@ -740,3 +742,5 @@ const char * creawxVTKRenderWindowInteractor::GetClassName() const
 // LG : EO namespace 
 //=======================================================================
 
+#endif // USE_WX
+#endif // USE_VTK