]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/BaseWidget.cxx
MPR objects updated
[cpPlugins.git] / lib / cpPlugins / BaseWidget.cxx
index faebdcea696cd6850d0e6214afb929d0268eb7d7..b8485c4b4d7dec5fb80446222254d742bfde720d 100644 (file)
@@ -1,5 +1,7 @@
 #include <cpPlugins/BaseWidget.h>
 
+#ifdef cpPlugins_QT4
+
 // -------------------------------------------------------------------------
 const cpPlugins::BaseWidget::TMPRWidget* cpPlugins::BaseWidget::
 GetMPRViewer( ) const
@@ -81,4 +83,6 @@ cpPlugins::BaseWidget::
   this->m_SingleInteractor = NULL;
 }
 
+#endif // cpPlugins_QT4
+
 // eof - $RCSfile$