]> Creatis software - clitk.git/blobdiff - vv/vvSegmentationDialog.h
Ensure compatibility between Qt5.5 and Qt5.x or less
[clitk.git] / vv / vvSegmentationDialog.h
index cf248d929f97a01d303f28c041de96c4bbb24878..7dca49e9b570ceeac67b783aea84df40a02a538e 100644 (file)
@@ -32,7 +32,7 @@
 #include "vtkPolyData.h"
 #include <vtkPolyDataMapper.h>
 
-#if QT_VERSION < 0x050000
+#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
 #else
 #include <QtUiPlugin/QDesignerExportWidget>