]> Creatis software - clitk.git/blobdiff - vv/vvSegmentationDialog.h
Remove warnings
[clitk.git] / vv / vvSegmentationDialog.h
index a3af4a39575b6be2efc1034649a8108b43099ae0..f457df5ee6e7e4864bd4a9e04843330af9ad1a42 100644 (file)
 #include "vtkPolyData.h"
 #include <vtkPolyDataMapper.h>
 
+#if QT_VERSION >= 0x050000
+#include <QtUiPlugin/QDesignerExportWidget>
+#else
 #include <QtDesigner/QDesignerExportWidget>
+#endif
 #include <QTreeWidget>
 
 //====================================================================