]> Creatis software - clitk.git/blobdiff - vv/vvSegmentationDialog.h
Debug fusion display value for very small value
[clitk.git] / vv / vvSegmentationDialog.h
index cf248d929f97a01d303f28c041de96c4bbb24878..f457df5ee6e7e4864bd4a9e04843330af9ad1a42 100644 (file)
 #include "vtkPolyData.h"
 #include <vtkPolyDataMapper.h>
 
-#if QT_VERSION < 0x050000
-#include <QtDesigner/QDesignerExportWidget>
-#else
+#if QT_VERSION >= 0x050000
 #include <QtUiPlugin/QDesignerExportWidget>
+#else
+#include <QtDesigner/QDesignerExportWidget>
 #endif
 #include <QTreeWidget>