]> Creatis software - clitk.git/blobdiff - vv/vvToolMIP.h
Ensure compatibility between Qt5.5 and Qt5.x or less
[clitk.git] / vv / vvToolMIP.h
index 8ee1410d570d69dcd5659cf7c9e7c8b71e8fb4c6..af7e1f7792488eb369457c12f7a48e2827393629 100644 (file)
@@ -48,7 +48,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #include <vvImage.h>
 
 #include <QtGlobal>
-#if QT_VERSION < 0x050000
+#if QT_VERSION < QT_VERSION_CHECK(5, 5, 0)
 #include <QtDesigner/QDesignerExportWidget>
 #else
 #include <QtUiPlugin/QDesignerExportWidget>