]> Creatis software - clitk.git/blobdiff - vv/vvLabelImageLoaderWidget.h
Avoid Warnings with QtDesigner include and Qt5
[clitk.git] / vv / vvLabelImageLoaderWidget.h
index 94b591cc07643d19c18352f63334a78e9e524878..3447dba0b29c9e2a441f9ec84ad4c5be8b4c2e11 100644 (file)
@@ -23,6 +23,7 @@
 #include "vvImage.h"
 
 // qt
+#include <QtGlobal>
 #if QT_VERSION < 0x050000
 #include <QtDesigner/QDesignerExportWidget>
 #else