]> Creatis software - clitk.git/blobdiff - vv/vvSegmentationDialog.h
Ensure the compilation with Qt4 and Qt5
[clitk.git] / vv / vvSegmentationDialog.h
index 07f1fdc23a2810ba6ff88d4386adf4d6dad27fb2..cf248d929f97a01d303f28c041de96c4bbb24878 100644 (file)
 #include "vtkPolyData.h"
 #include <vtkPolyDataMapper.h>
 
+#if QT_VERSION < 0x050000
+#include <QtDesigner/QDesignerExportWidget>
+#else
 #include <QtUiPlugin/QDesignerExportWidget>
+#endif
 #include <QTreeWidget>
 
 //====================================================================