]> Creatis software - clitk.git/blobdiff - vv/vvToolWidgetBase.h
Avoid Warnings with QtDesigner include and Qt5
[clitk.git] / vv / vvToolWidgetBase.h
index 915600e478b96e677f4038745ab2bbbcd341db45..17daa2ba1fdf99daaa7de0b6241d42ebf42aae75 100644 (file)
@@ -19,6 +19,7 @@
 #ifndef VVTOOLWIDGETBASE_H
 #define VVTOOLWIDGETBASE_H
 
+#include <QtGlobal>
 #if QT_VERSION < 0x050000
 #include <QtDesigner/QDesignerExportWidget>
 #else