]> Creatis software - clitk.git/blobdiff - vv/vvIntensityValueSlider.h
Avoid Warnings with QtDesigner include and Qt5
[clitk.git] / vv / vvIntensityValueSlider.h
index 29846633831e4baee3f4414d2b4a3b78f19504d8..10550102f0496f0e0c42551f9fa40643f8a5d1a5 100644 (file)
@@ -19,6 +19,7 @@
 #define VVINTENSITYVALUESLIDER_H
 
 // qt
+#include <QtGlobal>
 #if QT_VERSION < 0x050000
 #include <QtDesigner/QDesignerExportWidget>
 #else