]> Creatis software - clitk.git/blobdiff - vv/vvToolROIManager.h
Ensure compatibility between Qt5.5 and Qt5.x or less
[clitk.git] / vv / vvToolROIManager.h
index c79fefc71239b8bde9e880a0d6d91b75465852f8..aa84273fe97a186bbf929b616da1d657f38ab5c5 100644 (file)
@@ -20,7 +20,7 @@
 #define VVTOOLROIMANAGER_H
 
 #include <QtGlobal>
-#if QT_VERSION < 0x050000
+#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
 #else
 #include <QtUiPlugin/QDesignerExportWidget>