]> Creatis software - clitk.git/blobdiff - vv/vvIntensityValueSlider.h
Debug ROI display
[clitk.git] / vv / vvIntensityValueSlider.h
index 41b3ef105f16b21ee80fcf8103dc071736aa82c6..25fdc5753e75941262d1f7e7a8df0d64abdaa986 100644 (file)
 #define VVINTENSITYVALUESLIDER_H
 
 // qt
+#include <QtGlobal>
+#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
+#else
+#include <QtUiPlugin/QDesignerExportWidget>
+#endif
 #include <QDialog>
 
 // clitk