]> Creatis software - clitk.git/blobdiff - vv/vvSurfaceViewerDialog.h
Remove warnings
[clitk.git] / vv / vvSurfaceViewerDialog.h
index 88a75a6924081fd4eca777d21dbed1c311dffac6..f53c9bb5ba0fdb0a93e02782e4c21a2960c38004 100644 (file)
@@ -23,7 +23,11 @@ class vtkPolyDataMapper;
 class vtkActor;
 class vtkOBJReader;
 
+#if QT_VERSION >= 0x050000
+#include <QtUiPlugin/QDesignerExportWidget>
+#else
 #include <QtDesigner/QDesignerExportWidget>
+#endif
 #include <QTreeWidget>
 
 //====================================================================