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