X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FcreawxVTKRenderWindowInteractor.h;h=e1378d6f647c21c24c9bfafebaa7a19a4c512f79;hb=f1aae8f47492724b00ccb430a20187e1122b0d21;hp=ebc2030656342849c158858140e32cf9bdf3368b;hpb=ffbaf4177cae0647c558f89daf6783b91373930d;p=crea.git diff --git a/src/creawxVTKRenderWindowInteractor.h b/src/creawxVTKRenderWindowInteractor.h index ebc2030..e1378d6 100644 --- a/src/creawxVTKRenderWindowInteractor.h +++ b/src/creawxVTKRenderWindowInteractor.h @@ -3,8 +3,8 @@ Program: Visualization Toolkit Module: $RCSfile: creawxVTKRenderWindowInteractor.h,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. @@ -37,6 +37,9 @@ #ifndef _creawxVTKRenderWindowInteractor_h_ #define _creawxVTKRenderWindowInteractor_h_ +#ifdef USE_WXWIDGETS +#ifdef USE_VTK + #include #include @@ -188,4 +191,6 @@ class CREA_EXPORT creawxVTKRenderWindowInteractor : public wxWindow, virtual pub // LG : EO namespace crea //====================================================================== +#endif // USE_WX +#endif // USE_VTK #endif //_creawxVTKRenderWindowInteractor_h_