]> Creatis software - clitk.git/blobdiff - vv/vvIntensityValueSlider.h
Debug ROI display
[clitk.git] / vv / vvIntensityValueSlider.h
index 10550102f0496f0e0c42551f9fa40643f8a5d1a5..25fdc5753e75941262d1f7e7a8df0d64abdaa986 100644 (file)
@@ -20,7 +20,7 @@
 
 // qt
 #include <QtGlobal>
-#if QT_VERSION < 0x050000
+#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
 #else
 #include <QtUiPlugin/QDesignerExportWidget>